• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1set(LLVM_LINK_COMPONENTS
2  AMDGPUCodeGen
3  AMDGPUDesc
4  AMDGPUInfo
5  MC
6  Support
7  )
8
9add_llvm_unittest(AMDGPUDwarfTests
10  DwarfRegMappings.cpp
11  )
12