Home | History | Annotate | Download | only in DebugIR
      1 set(LLVM_LINK_COMPONENTS
      2   Instrumentation
      3   )
      4 
      5 add_llvm_unittest(DebugIRTests
      6   DebugIR.cpp
      7   )
      8