summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJordan Rose <jordan_rose@apple.com>2012-10-04 00:47:59 +0000
committerJordan Rose <jordan_rose@apple.com>2012-10-04 00:47:59 +0000
commit5f9dd3200a007f71a102ddc373317ea69744aabd (patch)
tree6636d88aaa2fff258cff1d84aadfeba782d37a6e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent8abcf4df6837ec0efc8c26e0bc5226fd14735b6f (diff)
downloadbcm5719-llvm-5f9dd3200a007f71a102ddc373317ea69744aabd.tar.gz
bcm5719-llvm-5f9dd3200a007f71a102ddc373317ea69744aabd.zip
Make sure 'prefix-clang++' is aliased to 'prefix-clang', not 'clang'.
When aliasing tools, rather than using the base TOOLEXENAME, we should instead use the built tool's basename (for 'make') or the installed tool's basename (for 'make install'). This should not cause any changes for anyone building unprefixed 'clang' and 'clang++' tools. Patch by Rick Foos! llvm-svn: 165189
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud