summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2015-09-18 21:39:31 +0000
committerSean Callanan <scallanan@apple.com>2015-09-18 21:39:31 +0000
commitdb7d8083cd1f32dc7ffd699ac66ae5bbef7405f0 (patch)
treecb2111794c3654ed669700de75da47cd41d392e7 /clang/lib/Frontend/CompilerInvocation.cpp
parentc021abfaffc48f561022645888e84d79ef2e5e5d (diff)
downloadbcm5719-llvm-db7d8083cd1f32dc7ffd699ac66ae5bbef7405f0.tar.gz
bcm5719-llvm-db7d8083cd1f32dc7ffd699ac66ae5bbef7405f0.zip
Added support for resolving symbolic links to FileSpec.
We use the symbolic link to resolver to find the target of the LLDB shlib symlink if there is a symlink. This allows us to find shlib-relative resources even when running under the testsuite, where _lldb.so is a symlink in the Python resource directory. Also changed a comment to be slightly more clear about what resolve_path in the constructor for FileSpec means, since if we were actually using realpath() this code wouldn't have been necessary. http://reviews.llvm.org/D12984 llvm-svn: 248048
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud