llvm-project
80f0ffb9
- [lld][WebAssembly] Set the target-cpu in LTO config (#140010)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#140010 - [lld][WebAssembly] Set the target-cpu in LTO config
Author
yamt
Parents
88c4ef2f
Loading