diff options
author | Chris Lattner <sabre@nondot.org> | 2009-02-19 05:34:35 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-02-19 05:34:35 +0000 |
commit | d18a2c1eaefba1ccea7bfa7bb2b94c571cec5547 (patch) | |
tree | 47b970c69b1ebaaf72115e431c63c16fd263b42c /website | |
parent | 07ab52b6459f65b3e1c94d52321165688a6096aa (diff) | |
download | external_llvm-d18a2c1eaefba1ccea7bfa7bb2b94c571cec5547.zip external_llvm-d18a2c1eaefba1ccea7bfa7bb2b94c571cec5547.tar.gz external_llvm-d18a2c1eaefba1ccea7bfa7bb2b94c571cec5547.tar.bz2 |
If an executable is run through a symlink, dladdr will return the
symlink. We really want the ultimate executable being run, not
the symlink. This lets clang find its headers when invoked through
a symlink. rdar://6602012
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65017 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'website')
0 files changed, 0 insertions, 0 deletions