diff options
Diffstat (limited to 'unittests/CMakeLists.txt')
-rw-r--r-- | unittests/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unittests/CMakeLists.txt b/unittests/CMakeLists.txt index 8a5a367794..43dfd239ef 100644 --- a/unittests/CMakeLists.txt +++ b/unittests/CMakeLists.txt @@ -95,7 +95,6 @@ add_llvm_unittest(Support Support/raw_ostream_test.cpp Support/RegexTest.cpp Support/System.cpp - Support/SwapByteOrderTest.cpp Support/TypeBuilderTest.cpp Support/ValueHandleTest.cpp ) |