llvm-project
80f0ffb9 - [lld][WebAssembly] Set the target-cpu in LTO config (#140010)

Commit
267 days ago
[lld][WebAssembly] Set the target-cpu in LTO config (#140010) I couldn't find an existing way to pass -mcpu=lime1 equivalent to LTO codegen. This commit would privide one. With this commit, you can do so by passing `-mllvm -mcpu=lime1` to wasm-ld.
Author
Parents
Loading