summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorAnton Korobeynikov <asl@math.spbu.ru>2015-05-09 21:03:01 +0000
committerAnton Korobeynikov <asl@math.spbu.ru>2015-05-09 21:03:01 +0000
commit1af9c7b9d4f0c0150419aa7887e9f67262cc615c (patch)
treeabd3f48c0e5ff42936a5b6ff18978ed96d47b919 /clang/lib/CodeGen/CodeGenModule.cpp
parent398ae2dee1a909ebae683326fc21dc76612c9137 (diff)
downloadbcm5719-llvm-1af9c7b9d4f0c0150419aa7887e9f67262cc615c.tar.gz
bcm5719-llvm-1af9c7b9d4f0c0150419aa7887e9f67262cc615c.zip
LIBCXXABI_LIBUNWIND_INCLUDES is already set before calling find_path, and find_path will not update it.
So cmake will throw error "include_directories given empty-string as include directory". Use other variable name for the include path and do not find the default libunwind.h in the system path. http://reviews.llvm.org/D9641 Patch by Jingyi Wei! llvm-svn: 236936
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud