R600/SI: Fix assertion from copying a TargetGlobalAddress
[oota-llvm.git] / lib / Target / R600 / InstPrinter / CMakeLists.txt
1 add_llvm_library(LLVMR600AsmPrinter
2   AMDGPUInstPrinter.cpp
3   )