diff options
author | Chris Bieneman <beanz@apple.com> | 2016-08-19 22:17:48 +0000 |
---|---|---|
committer | Chris Bieneman <beanz@apple.com> | 2016-08-19 22:17:48 +0000 |
commit | 5968c3ac1f7828ffa98ca03dc0eaf1bfd08fd13e (patch) | |
tree | d5fee23b58dfaa183112d7ad259765dea0c2763e /llvm/lib/CodeGen/MachineFunctionPass.cpp | |
parent | 83877ee6ccdf6887bc504557a6e8683042e9d496 (diff) | |
download | bcm5719-llvm-5968c3ac1f7828ffa98ca03dc0eaf1bfd08fd13e.tar.gz bcm5719-llvm-5968c3ac1f7828ffa98ca03dc0eaf1bfd08fd13e.zip |
[CMake] Add check-compiler-rt target for runtimes build
Durning standalone builds (which includes runtimes builds) we want to create a target named check-compiler-rt. Additionally we also create check-all if it doesn't already exist as a convienence target that depends on check-compiler-rt.
This allows us to generate a single check target that invokes lit for all test suites in the runtimes projects, while avoiding name collision of check-all and not breaking existing workflows.
llvm-svn: 279334
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPass.cpp')
0 files changed, 0 insertions, 0 deletions