diff options
author | Hans Wennborg <hans@hanshq.net> | 2013-08-23 18:05:24 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2013-08-23 18:05:24 +0000 |
commit | f135e3534cdfa1191bb424ef6c4b625aa8a42066 (patch) | |
tree | 082978bc211524089376456cc5ab767f94a07f9f /llvm/lib/Support/StringRef.cpp | |
parent | 1e50cbf366e9a8c0660189c34273bab22fe8b4ee (diff) | |
download | llvm-f135e3534cdfa1191bb424ef6c4b625aa8a42066.zip llvm-f135e3534cdfa1191bb424ef6c4b625aa8a42066.tar.gz llvm-f135e3534cdfa1191bb424ef6c4b625aa8a42066.tar.bz2 |
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.
Differential Revision: http://llvm-reviews.chandlerc.com/D1483
llvm-svn: 189127
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions