mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-28 19:31:58 +00:00
David Blaikie pointed out that the test added in r209158 fails in the
check-llvm target under CMake. And the test/CMakeFiles.txt needs to have llvm-size added to the list. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209179 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c108a06c86
commit
d8d50e7546
@ -37,6 +37,7 @@ set(LLVM_TEST_DEPENDS
|
||||
llvm-mc
|
||||
llvm-mcmarkup
|
||||
llvm-nm
|
||||
llvm-size
|
||||
llvm-objdump
|
||||
llvm-profdata
|
||||
llvm-readobj
|
||||
|
Loading…
Reference in New Issue
Block a user