diff options
author | Chris Bieneman <beanz@apple.com> | 2015-12-16 18:42:14 +0000 |
---|---|---|
committer | Chris Bieneman <beanz@apple.com> | 2015-12-16 18:42:14 +0000 |
commit | 77c5e78e716247544fbb0dff45aa1cff89542f52 (patch) | |
tree | 3ddf0ca0cbc061ec1bcd6cf4868767884f3e6d16 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp | |
parent | 883a3ea67f5f64f08fefe62f9430ea7e3b665fa1 (diff) | |
download | llvm-77c5e78e716247544fbb0dff45aa1cff89542f52.zip llvm-77c5e78e716247544fbb0dff45aa1cff89542f52.tar.gz llvm-77c5e78e716247544fbb0dff45aa1cff89542f52.tar.bz2 |
[CMake] ExternalProject for compiler-rt needs to depend on llvm-config and clang
The add_dependencies call on compiler-rt-configure adds llvm-config and clang to the phony target, but not to the actual configure custom command. We need the dependency bound to the custom command so that it can't be re-ordered by Ninja.
llvm-svn: 255798
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions