1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-04-14 06:37:33 +00:00

[CMake] check-llvm: Include "bugpoint" in dependent list.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202858 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
NAKAMURA Takumi 2014-03-04 16:13:30 +00:00
parent 8954b14dcb
commit ba920ab354

@ -19,6 +19,7 @@ set(LLVM_TEST_DEPENDS
UnitTests
BugpointPasses
LLVMHello
bugpoint
llc
lli
lli-child-target