diff options
author | Tom Stellard <[email protected]> | 2012-04-24 22:04:43 -0400 |
---|---|---|
committer | Tom Stellard <[email protected]> | 2012-04-25 09:02:17 -0400 |
commit | 9f4509343369e8adb43268329c845148ea32a114 (patch) | |
tree | 061a806dd97224be5f178ad26d5703953040fc19 /src/gallium/drivers/radeon/Makefile.sources | |
parent | d96682169eee693000846cddab6928e141ac274e (diff) |
radeon/llvm: Remove AMDILELFWriterInfo.cpp
Diffstat (limited to 'src/gallium/drivers/radeon/Makefile.sources')
-rw-r--r-- | 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 6a347945a3d..462b0eb651a 100644 --- a/src/gallium/drivers/radeon/Makefile.sources +++ b/src/gallium/drivers/radeon/Makefile.sources @@ -23,7 +23,6 @@ CPP_SOURCES := \ AMDILDevice.cpp \ AMDILDeviceInfo.cpp \ AMDILEvergreenDevice.cpp \ - AMDILELFWriterInfo.cpp \ AMDILFrameLowering.cpp \ AMDILInstrInfo.cpp \ AMDILIntrinsicInfo.cpp \ |