llvm-project
91d017a7
- RuntimeLibcalls: Remove __muloti4 from default libcall set (#148562)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
219 days ago
RuntimeLibcalls: Remove __muloti4 from default libcall set (#148562) The current logic says it's only available on wasm, so only explicitly add it there. Also fix a misnomer in the compiler-rt call list.
References
#148562 - RuntimeLibcalls: Remove __muloti4 from default libcall set
Author
arsenm
Parents
735736fb
Loading