KhronosGroup / SPIRV-LLVM-Translator

A tool and a library for bi-directional translation between SPIR-V and LLVM IR
Other
479 stars 213 forks source link

Drop redundant -S in clang invocation of mem2reg test #2556

Closed svenvh closed 4 months ago

svenvh commented 5 months ago

Update a test after llvm-project commit e74a7a9fd79a ("cc1: Report an error for multiple actions unless separated by -main-file-name (#91140)", 2024-05-07).