1# Dummy target because real CIRUnitTests depends on //mlir, which isn't2# part of the GN build.3group("CIRUnitTests") {4 sources = [ "PointerLikeTest.cpp" ]5}6