R600: Fix an infinite loop when trying to reorganize export/tex vector input
[oota-llvm.git] / lib / Target / R600 / InstPrinter / CMakeLists.txt
1 add_llvm_library(LLVMR600AsmPrinter
2   AMDGPUInstPrinter.cpp
3   )