projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
effe629
)
[CMake] Prune trailing whitespace.
author
NAKAMURA Takumi
<geek4civic@gmail.com>
Thu, 23 Oct 2014 11:31:33 +0000
(11:31 +0000)
committer
NAKAMURA Takumi
<geek4civic@gmail.com>
Thu, 23 Oct 2014 11:31:33 +0000
(11:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220479
91177308
-0d34-0410-b5e6-
96231b3b80d8
unittests/MC/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/unittests/MC/CMakeLists.txt
b/unittests/MC/CMakeLists.txt
index 71e42f6cb79f940d35f0c5ae96d5e9f362c3001e..95a3fff2b529afe9247e44e2728531315116fad9 100644
(file)
--- a/
unittests/MC/CMakeLists.txt
+++ b/
unittests/MC/CMakeLists.txt
@@
-7,7
+7,7
@@
add_llvm_unittest(MCTests
StringTableBuilderTest.cpp
YAMLTest.cpp
)
-
+
foreach(t ${LLVM_TARGETS_TO_BUILD})
if (IS_DIRECTORY "${CMAKE_CURRENT_LIST_DIR}/${t}")
add_subdirectory(${t})