aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/Target/R600/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Target/R600/CMakeLists.txt b/lib/Target/R600/CMakeLists.txt
index 6c695a08d9..559c5c8e7e 100644
--- a/lib/Target/R600/CMakeLists.txt
+++ b/lib/Target/R600/CMakeLists.txt
@@ -38,6 +38,7 @@ add_llvm_target(R600CodeGen
R600InstrInfo.cpp
R600ISelLowering.cpp
R600MachineFunctionInfo.cpp
+ R600MachineScheduler.cpp
R600RegisterInfo.cpp
SIAnnotateControlFlow.cpp
SIAssignInterpRegs.cpp