Mesa (master): radeon/llvm: Remove R600InstrInfo.td from TD_FILES

Tom Stellard tstellar at kemper.freedesktop.org
Thu Sep 6 14:08:00 UTC 2012


Module: Mesa
Branch: master
Commit: 2baaa5c7eb21517f0197bfd91154e9b4886fbb1b
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=2baaa5c7eb21517f0197bfd91154e9b4886fbb1b

Author: Tom Stellard <thomas.stellard at amd.com>
Date:   Thu Sep  6 14:05:22 2012 +0000

radeon/llvm: Remove R600InstrInfo.td from TD_FILES

Fixes build bug introduced by
cebbdd4ac23725963207bf6f8fc7101150e6065f

---

 src/gallium/drivers/radeon/Makefile.sources |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/drivers/radeon/Makefile.sources b/src/gallium/drivers/radeon/Makefile.sources
index 333dd03..f387636 100644
--- a/src/gallium/drivers/radeon/Makefile.sources
+++ b/src/gallium/drivers/radeon/Makefile.sources
@@ -10,7 +10,6 @@ TD_FILES := \
 	AMDILIntrinsics.td	\
 	AMDILRegisterInfo.td	\
 	Processors.td		\
-	R600InstrInfo.td	\
 	R600Instructions.td	\
 	R600Intrinsics.td	\
 	R600IntrinsicsNoOpenCL.td	\




More information about the mesa-commit mailing list