summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/DebugInfo.cpp
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2013-08-23 18:18:13 +0000
committerHans Wennborg <hans@hanshq.net>2013-08-23 18:18:13 +0000
commit306db8f3fa48419df8f740b2cf73e7cc9a489298 (patch)
tree198d93b816be85b9d8f155d084d9526eff500391 /llvm/lib/IR/DebugInfo.cpp
parentf135e3534cdfa1191bb424ef6c4b625aa8a42066 (diff)
downloadbcm5719-llvm-306db8f3fa48419df8f740b2cf73e7cc9a489298.tar.gz
bcm5719-llvm-306db8f3fa48419df8f740b2cf73e7cc9a489298.zip
CMake: Don't look for llvm-tblgen when building outside LLVM tree
Previously, the CMake build would look for llvm-tblgen to determine if a directory is an LLVM build or install directory. Since we don't want to include llvm-tblgen in the install, look for llvm-config instead, and use that to find llvm-tblgen. (This is the lld equivalent of Clang r189127.) llvm-svn: 189128
Diffstat (limited to 'llvm/lib/IR/DebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud