diff options
author | Chris Bieneman <beanz@apple.com> | 2016-04-08 22:46:04 +0000 |
---|---|---|
committer | Chris Bieneman <beanz@apple.com> | 2016-04-08 22:46:04 +0000 |
commit | 79c68d52b1731d0c58888de72eced88729105d02 (patch) | |
tree | 54b4043ed818f8560ae4def3a355cb0fee3f9d0c /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 826824ea3db9ef2659b5da73141f5f37e4dad783 (diff) | |
download | llvm-79c68d52b1731d0c58888de72eced88729105d02.zip llvm-79c68d52b1731d0c58888de72eced88729105d02.tar.gz llvm-79c68d52b1731d0c58888de72eced88729105d02.tar.bz2 |
[CMake] Make llvm_ExternalProject always call the build action
This makes it so that when running 'ninja test-suite' from the top-level LLVM ninja build it *always* re-runs the ninja command in the test-suite directory.
This mechanism is required because the top-level ninja file doesn't have a view into the subdirectory dependency tree, so it can't know what, if anything, needs to be rebuilt.
llvm-svn: 265863
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions