diff options
-rw-r--r-- | llvm/utils/gn/secondary/llvm/lib/Target/SystemZ/BUILD.gn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/utils/gn/secondary/llvm/lib/Target/SystemZ/BUILD.gn b/llvm/utils/gn/secondary/llvm/lib/Target/SystemZ/BUILD.gn index 034645ffba2..51f65f954c9 100644 --- a/llvm/utils/gn/secondary/llvm/lib/Target/SystemZ/BUILD.gn +++ b/llvm/utils/gn/secondary/llvm/lib/Target/SystemZ/BUILD.gn @@ -35,7 +35,6 @@ static_library("LLVMSystemZCodeGen") { "SystemZCallingConv.cpp", "SystemZConstantPoolValue.cpp", "SystemZElimCompare.cpp", - "SystemZExpandPseudo.cpp", "SystemZFrameLowering.cpp", "SystemZHazardRecognizer.cpp", "SystemZISelDAGToDAG.cpp", |