David Blaikie pointed out that the test added in r209158 fails in the
authorKevin Enderby <enderby@apple.com>
Mon, 19 May 2014 23:22:58 +0000 (23:22 +0000)
committerKevin Enderby <enderby@apple.com>
Mon, 19 May 2014 23:22:58 +0000 (23:22 +0000)
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

test/CMakeLists.txt

index 9d438b95de00b5a7dc08acd45d9a04a6b8515b62..3797fe3009e48914a6793e3cc7903740404ce07a 100644 (file)
@@ -37,6 +37,7 @@ set(LLVM_TEST_DEPENDS
           llvm-mc
           llvm-mcmarkup
           llvm-nm
+          llvm-size
           llvm-objdump
           llvm-profdata
           llvm-readobj