forked from OSchip/llvm-project
R600: Add missing file to CMakeLists.txt
llvm-svn: 220998
This commit is contained in:
parent
5b2927fe83
commit
4ad4177399
|
@ -13,6 +13,7 @@ add_public_tablegen_target(AMDGPUCommonTableGen)
|
|||
|
||||
add_llvm_target(R600CodeGen
|
||||
AMDILCFGStructurizer.cpp
|
||||
AMDGPUAlwaysInlinePass.cpp
|
||||
AMDGPUAsmPrinter.cpp
|
||||
AMDGPUFrameLowering.cpp
|
||||
AMDGPUIntrinsicInfo.cpp
|
||||
|
|
Loading…
Reference in New Issue