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

Author: Tom Stellard <[email protected]>
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       \

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to