summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeon/AMDILRegisterInfo.h
diff options
context:
space:
mode:
authorTom Stellard <[email protected]>2012-05-30 19:23:39 -0400
committerTom Stellard <[email protected]>2012-06-01 11:28:11 -0400
commit65917004d99ccb79f709e621f8f6cf66715ffdca (patch)
treea9fe1a0918745ce97f022df5140d9f09c585d7b0 /src/gallium/drivers/radeon/AMDILRegisterInfo.h
parentafea59bf6546c99e98409945fa69860096952bc3 (diff)
radeon/llvm: Change prefix on tablegen files to AMDGPU
Diffstat (limited to 'src/gallium/drivers/radeon/AMDILRegisterInfo.h')
-rw-r--r--src/gallium/drivers/radeon/AMDILRegisterInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/radeon/AMDILRegisterInfo.h b/src/gallium/drivers/radeon/AMDILRegisterInfo.h
index 8dd4281d6a5..7627bdec045 100644
--- a/src/gallium/drivers/radeon/AMDILRegisterInfo.h
+++ b/src/gallium/drivers/radeon/AMDILRegisterInfo.h
@@ -17,7 +17,7 @@
#include "llvm/Target/TargetRegisterInfo.h"
#define GET_REGINFO_HEADER
-#include "AMDILGenRegisterInfo.inc"
+#include "AMDGPUGenRegisterInfo.inc"
// See header file for explanation
namespace llvm