summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/Module.cpp
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2019-02-20 23:06:10 +0000
committerPetr Hosek <phosek@chromium.org>2019-02-20 23:06:10 +0000
commit9aefd7f55411e9f9d03891a199b42e2801705f43 (patch)
tree91d33a17d932ac60ce63b0f5b2de26c64e430f73 /lldb/source/Core/Module.cpp
parent6028c969ac8513791d9998797f29a3ae2086aa20 (diff)
downloadbcm5719-llvm-9aefd7f55411e9f9d03891a199b42e2801705f43.tar.gz
bcm5719-llvm-9aefd7f55411e9f9d03891a199b42e2801705f43.zip
[CMake][runtimes] Set clang-header dependency for builtins
compiler-rt builtins depend on clang headers, but that dependency wasn't explicitly stated in the build system and we were relying on the transitive depenendecy via clang. However, when we're cross-compiling clang, we'll be using host compiler instead and that depenendecy is missing, breaking the build. Differential Revision: https://reviews.llvm.org/D58471 llvm-svn: 354524
Diffstat (limited to 'lldb/source/Core/Module.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud