Module: Mesa
Branch: 9.0
Commit: 542f6feda9bf18267dbd337943a5e871400d425a
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=542f6feda9bf18267dbd337943a5e871400d425a

Author: Tom Stellard <thomas.stell...@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
(cherry picked from commit 2baaa5c7eb21517f0197bfd91154e9b4886fbb1b)

---

 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 4eb4fbb..0f874d7 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       \

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to