radeon/llvm: Remove references to DebugFlag and isCurrentDebugType()
authorTom Stellard <thomas.stellard@amd.com>
Mon, 7 May 2012 17:53:40 +0000 (13:53 -0400)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 7 May 2012 18:01:53 +0000 (14:01 -0400)
commitc425c3823fbd475dc83211fef47f7ea58421ed17
tree38958c8f523935364312b7729fa1836102ad97bb
parent714b4f6184db84a738cf2d063980f0e19ab03b4b
radeon/llvm: Remove references to DebugFlag and isCurrentDebugType()

These weren't being used at all and they were causing build failures
when LLVM was built with NDEBUG defined and mesa was not.

https://bugs.freedesktop.org/show_bug.cgi?id=49110
src/gallium/drivers/radeon/AMDILCFGStructurizer.cpp
src/gallium/drivers/radeon/AMDILMCCodeEmitter.cpp
src/gallium/drivers/radeon/AMDILMachinePeephole.cpp
src/gallium/drivers/radeon/AMDILPeepholeOptimizer.cpp