diff options
Diffstat (limited to 'llvm/unittests/IR/CMakeLists.txt')
-rw-r--r-- | llvm/unittests/IR/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/unittests/IR/CMakeLists.txt b/llvm/unittests/IR/CMakeLists.txt index a0462091a31..824e7fc099b 100644 --- a/llvm/unittests/IR/CMakeLists.txt +++ b/llvm/unittests/IR/CMakeLists.txt @@ -10,7 +10,6 @@ set(IRSources AttributesTest.cpp ConstantRangeTest.cpp ConstantsTest.cpp - DebugInfoTest.cpp DominatorTreeTest.cpp IRBuilderTest.cpp InstructionsTest.cpp |