summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeon/Makefile.sources
diff options
context:
space:
mode:
authorTom Stellard <[email protected]>2012-09-17 19:06:25 +0000
committerTom Stellard <[email protected]>2012-09-17 21:09:43 +0000
commit059a56bddb6bd769632e5999cb23c7bdcb79bea1 (patch)
tree43991052a5faeaa1b3a5da5780e0f0c5a86b290f /src/gallium/drivers/radeon/Makefile.sources
parent9fac1d1c3aa0c33339c6438cfbc51dc2066151dc (diff)
radeon/llvm: Move kernel arg lowering into R600TargetLowering class
Diffstat (limited to 'src/gallium/drivers/radeon/Makefile.sources')
-rw-r--r--src/gallium/drivers/radeon/Makefile.sources1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/radeon/Makefile.sources b/src/gallium/drivers/radeon/Makefile.sources
index f387636270c..4b0699b9e16 100644
--- a/src/gallium/drivers/radeon/Makefile.sources
+++ b/src/gallium/drivers/radeon/Makefile.sources
@@ -65,7 +65,6 @@ CPP_SOURCES := \
R600ExpandSpecialInstrs.cpp \
R600ISelLowering.cpp \
R600InstrInfo.cpp \
- R600KernelParameters.cpp \
R600MachineFunctionInfo.cpp \
R600RegisterInfo.cpp \
SIAssignInterpRegs.cpp \