diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2017-06-11 00:57:30 +0000 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2017-06-11 00:57:30 +0000 |
commit | 000658f0710651cbe012a7aed89404f89970806e (patch) | |
tree | 54f25895124519980705eefcc8d0cc5595d4acc7 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | d87d9e906bd553ecc0190d33d603b8d85418018d (diff) | |
download | bcm5719-llvm-000658f0710651cbe012a7aed89404f89970806e.tar.gz bcm5719-llvm-000658f0710651cbe012a7aed89404f89970806e.zip |
TableGen.cmake: Try to fix build breakage introduce in r305142.
LLVM_TABLEGEN_TARGET is undefined in clang standalone build.
STREQUAL cannot omit LHS. Then I saw an error;
CMake Error at /path/to/install/llvm/lib/cmake/llvm/TableGen.cmake:40 (if):
if given arguments:
"STREQUAL" "/path/to/install/llvm/bin/llvm-tblgen.exe"
Unknown arguments specified
llvm-svn: 305159
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions