radeon/llvm: Remove R600InstrInfo.td from TD_FILES
authorTom Stellard <thomas.stellard@amd.com>
Thu, 6 Sep 2012 14:05:22 +0000 (14:05 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 6 Sep 2012 14:16:59 +0000 (14:16 +0000)
Fixes build bug introduced by
cebbdd4ac23725963207bf6f8fc7101150e6065f

src/gallium/drivers/radeon/Makefile.sources

index 333dd03392d288f91216c5acf1c55dacfd93ece6..f387636270cca4e89cb179e8e13a200ce704caa8 100644 (file)
@@ -10,7 +10,6 @@ TD_FILES := \
        AMDILIntrinsics.td      \
        AMDILRegisterInfo.td    \
        Processors.td           \
-       R600InstrInfo.td        \
        R600Instructions.td     \
        R600Intrinsics.td       \
        R600IntrinsicsNoOpenCL.td       \