1 2 3 4 5 6 7 8
add_mlir_unittest(MLIRDebugTests DebugCounterTest.cpp ExecutionContextTest.cpp FileLineColLocBreakpointManagerTest.cpp ) target_link_libraries(MLIRDebugTests PRIVATE MLIRDebug)