]> granicus.if.org Git - llvm/commitdiff
[SystemZ] Fix CMakeLists.txt for alphabetical order (NFC).
authorJonas Paulsson <paulsson@linux.vnet.ibm.com>
Sat, 8 Jun 2019 06:42:02 +0000 (06:42 +0000)
committerJonas Paulsson <paulsson@linux.vnet.ibm.com>
Sat, 8 Jun 2019 06:42:02 +0000 (06:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@362869 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/SystemZ/CMakeLists.txt

index 51c5a68e08ed5c8df8a9d126b1f4482c28593a0f..585fb67f96f51d51e24f0b9a51bf316f27f81433 100644 (file)
@@ -28,9 +28,9 @@ add_llvm_target(SystemZCodeGen
   SystemZMachineFunctionInfo.cpp
   SystemZMachineScheduler.cpp
   SystemZMCInstLower.cpp
+  SystemZPostRewrite.cpp
   SystemZRegisterInfo.cpp
   SystemZSelectionDAGInfo.cpp
-  SystemZPostRewrite.cpp
   SystemZShortenInst.cpp
   SystemZSubtarget.cpp
   SystemZTargetMachine.cpp