================ @@ -0,0 +1,12 @@ +// This test case validates the behavior of -use-experimental-spirv-backend + +// Test that -use-experimental-spirv-backend calls clang -cc1 with the SPIRV triple. ---------------- mgcarrasco wrote:
@jhuber6, thanks. The PR is not changing the phases that are created by the driver. Thus, `-ccc-print-bindings` and `-ccc-print-phases` remain identical. Just to follow, (why) would the test cases be needed? https://github.com/llvm/llvm-project/pull/162282 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
