diff options
author | Petr Hosek <phosek@chromium.org> | 2019-02-20 23:06:10 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2019-02-20 23:06:10 +0000 |
commit | 9aefd7f55411e9f9d03891a199b42e2801705f43 (patch) | |
tree | 91d33a17d932ac60ce63b0f5b2de26c64e430f73 /lldb/source/Core/Module.cpp | |
parent | 6028c969ac8513791d9998797f29a3ae2086aa20 (diff) | |
download | bcm5719-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