diff options
author | Alex Crichton <alex@alexcrichton.com> | 2024-03-18 19:55:34 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-18 17:55:34 -0700 |
commit | d66121d74a458e098511b9de920d815440acaa1b (patch) | |
tree | 5bb483d88e30b76fffb3f9262218ff8dd0b5bde0 /llvm/lib/Bitcode/Reader/MetadataLoader.cpp | |
parent | 5373daad9492e157c0c1ad496334f5dfd78d7da0 (diff) | |
download | llvm-d66121d74a458e098511b9de920d815440acaa1b.zip llvm-d66121d74a458e098511b9de920d815440acaa1b.tar.gz llvm-d66121d74a458e098511b9de920d815440acaa1b.tar.bz2 |
[WebAssembly] Change the default linker for `wasm32-wasip2` (#84569)
This commit changes the default linker in the WebAssembly toolchain for
the `wasm32-wasip2` target. This target is being added to the
WebAssembly/wasi-sdk and WebAssembly/wasi-libc projects to target the
Component Model by default, in contrast with the preexisting
`wasm32-wasi` target (in the process of being renamed to
`wasm32-wasip1`) which outputs a core WebAssembly module by default.
The `wasm-component-ld` project currently lives in my GitHub account at
https://github.com/alexcrichton/wasm-component-ld and isn't necessarily
"official" yet, but it's expected to continue to evolve as the
`wasm32-wasip2` target continues to shape up and evolve.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/MetadataLoader.cpp')
0 files changed, 0 insertions, 0 deletions