Skip to content
Commit 3c50fdf4 authored by Chris Lattner's avatar Chris Lattner
Browse files

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

llvm-svn: 65017
parent 52932d72
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment