1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00

Update cmake build.

llvm-svn: 176501
This commit is contained in:
Benjamin Kramer 2013-03-05 18:54:05 +00:00
parent ce778f77cd
commit 494996a396

View File

@ -38,6 +38,7 @@ add_llvm_target(R600CodeGen
R600InstrInfo.cpp R600InstrInfo.cpp
R600ISelLowering.cpp R600ISelLowering.cpp
R600MachineFunctionInfo.cpp R600MachineFunctionInfo.cpp
R600MachineScheduler.cpp
R600RegisterInfo.cpp R600RegisterInfo.cpp
SIAnnotateControlFlow.cpp SIAnnotateControlFlow.cpp
SIAssignInterpRegs.cpp SIAssignInterpRegs.cpp