diff options
Diffstat (limited to 'llvm/lib/CodeGen/CMakeLists.txt')
| -rw-r--r-- | llvm/lib/CodeGen/CMakeLists.txt | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/CMakeLists.txt b/llvm/lib/CodeGen/CMakeLists.txt index 44da41ac745..7ec7fda4e44 100644 --- a/llvm/lib/CodeGen/CMakeLists.txt +++ b/llvm/lib/CodeGen/CMakeLists.txt @@ -9,7 +9,6 @@ add_llvm_library(LLVMCodeGen    BuiltinGCs.cpp    CalcSpillWeights.cpp    CallingConvLower.cpp -  CFIInstrInserter.cpp    CodeGen.cpp    CodeGenPrepare.cpp    CountingFunctionInserter.cpp  | 

