diff options
Diffstat (limited to 'llvm/lib/MC/CMakeLists.txt')
-rw-r--r-- | llvm/lib/MC/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/MC/CMakeLists.txt b/llvm/lib/MC/CMakeLists.txt index a04f16c6ea7..d1aac8104a3 100644 --- a/llvm/lib/MC/CMakeLists.txt +++ b/llvm/lib/MC/CMakeLists.txt @@ -10,7 +10,6 @@ add_llvm_library(LLVMMC MCAssembler.cpp MCCodeEmitter.cpp MCCodeGenInfo.cpp - MCCodeView.cpp MCContext.cpp MCDwarf.cpp MCELFObjectTargetWriter.cpp |