[clang] [WebAssembly] Disable running `wasm-opt` on components (PR #98373)
Quentin Michaud via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 11 08:50:53 PDT 2024
mh4ck-Thales wrote:
Seems like bash is present on the GitHub Windows runners. I shouldn't be too hard to create a simple bash script that work both on Windows and Linux. It would add a new dependency for the test suite on Windows however (if bash is not already a dependency for Windows)
https://github.com/llvm/llvm-project/pull/98373
More information about the cfe-commits
mailing list