diff --git a/lib/Target/ARM/CMakeLists.txt b/lib/Target/ARM/CMakeLists.txt index ef999a4aa71..dc9f4d6fd55 100644 --- a/lib/Target/ARM/CMakeLists.txt +++ b/lib/Target/ARM/CMakeLists.txt @@ -36,7 +36,6 @@ add_llvm_target(ARMCodeGen ARMMCInstLower.cpp ARMRegisterInfo.cpp ARMSelectionDAGInfo.cpp - ARMSjLjLoweringPass.cpp ARMSubtarget.cpp ARMTargetMachine.cpp ARMTargetObjectFile.cpp