1# FIXME: If we add the SPIRV target to the GN build, add SPIRVTests here. 2group("dummy") { 3 sources = [ 4 "SPIRVAPITest.cpp", 5 "SPIRVConvergenceRegionAnalysisTests.cpp", 6 "SPIRVPartialOrderingVisitorTests.cpp", 7 "SPIRVSortBlocksTests.cpp", 8 ] 9} 10