We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdc4ea3 commit bca56abCopy full SHA for bca56ab
llvm/lib/Target/SystemZ/CMakeLists.txt
@@ -28,9 +28,9 @@ add_llvm_target(SystemZCodeGen
28
SystemZMachineFunctionInfo.cpp
29
SystemZMachineScheduler.cpp
30
SystemZMCInstLower.cpp
31
+ SystemZPostRewrite.cpp
32
SystemZRegisterInfo.cpp
33
SystemZSelectionDAGInfo.cpp
- SystemZPostRewrite.cpp
34
SystemZShortenInst.cpp
35
SystemZSubtarget.cpp
36
SystemZTargetMachine.cpp
0 commit comments