summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGObjCMac.cpp
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2018-03-10 01:20:11 +0000
committerPetr Hosek <phosek@chromium.org>2018-03-10 01:20:11 +0000
commitaaabea0636eb5177b4b26f9d932268dc7f677b08 (patch)
treee67f7f7fb2b6e2e0ac682641cfcc299ed8d2332d /clang/lib/CodeGen/CGObjCMac.cpp
parent3cd29bcfe245bfe260d7a59b5cd836209d79802a (diff)
downloadbcm5719-llvm-aaabea0636eb5177b4b26f9d932268dc7f677b08.tar.gz
bcm5719-llvm-aaabea0636eb5177b4b26f9d932268dc7f677b08.zip
[CMake] Copy the generated __config header into build directory
When the generated __config file is being used, it is currently only copied during installation process. However, that means that the file that gets copied into LLVM build directory is the vanilla __config file, and any parts of the build that depend on the just built toolchain like sanitizers will get that instead of the generated version. To avoid this issue, we need to copy the generated header into the LLVM build directory as well. Differential Revision: https://reviews.llvm.org/D43797 llvm-svn: 327194
Diffstat (limited to 'clang/lib/CodeGen/CGObjCMac.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud