Skip to content

Force clang as CMake Assembly compiler, with wasm32-wasi triple#315

Merged
abrown merged 2 commits intoWebAssembly:mainfrom
directhex:UPSTREAM-force-clang-triple-for-assembly
Mar 23, 2023
Merged

Force clang as CMake Assembly compiler, with wasm32-wasi triple#315
abrown merged 2 commits intoWebAssembly:mainfrom
directhex:UPSTREAM-force-clang-triple-for-assembly

Conversation

@directhex
Copy link
Copy Markdown
Contributor

Sometimes a C codebase might have the odd file written in Assembly. We should force the use of Clang as the assembly compiler for these cases (which it is perfectly capable of doing), and make sure we pass on the WASI compiler triple the same way we do for C and C++.

Sometimes a C codebase might have the odd file written in Assembly. We should force the use of Clang as the assembly compiler for these cases (which it is perfectly capable of doing), and make sure we pass on the WASI compiler triple the same way we do for C and C++.
@abrown abrown enabled auto-merge (squash) March 23, 2023 15:51
@abrown abrown merged commit 314eeac into WebAssembly:main Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants