OSDN Git Service

[CMake] Prune trailing whitespace.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 23 Oct 2014 11:31:33 +0000 (11:31 +0000)
committerNAKAMURA 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

index 71e42f6..95a3fff 100644 (file)
@@ -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})