File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 16
16
// CHECK: SPIR-V Translation: amd-llvm-spirv -r --spirv-target-env=CL2.0 {{.*}}
17
17
18
18
// COM: Check that SPIR-V flags are correctly extracted
19
- // CHECK: Driver Job Args: {{.*}} "-fno-rounding-math " "-O3 " "-fno-autolink " "-fvisibility=hidden" "-fexceptions " "-fcolor-diagnostics " "-mcode-object-version=5"
19
+ // CHECK: Compilation Args: {{.*}} "-Xclang" "-fcolor-diagnostics " "-Xclang " "-fexceptions" "-Xclang" "- fno-threadsafe-statics " "-Xclang" "- fvisibility=hidden" "-Xclang " "-fconvergent-functions" "-Xclang" "-ffp-contract=fast-honor-pragmas" "-Xclang" "-fno-experimental-relative-c++-abi-vtables" "-Xclang" "-O3" "-Xclang" "-fno-autolink" "-Xclang" "-finline-functions" "-Xclang " "-mcode-object-version=5"
20
20
21
21
#include < cstdlib>
22
22
You can’t perform that action at this time.
0 commit comments