[llvm] [WASM] Fix for wasi libc build break add tan to RuntimeLibcallSignatureTable (PR #95082)
Sam Clegg via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 11 09:16:14 PDT 2024
sbc100 wrote:
Thanks for the fix! This also fixed the emscripten roller which was temporarily broken.
Just FIY, we normally use `[WebAssembly]` in PR titles for the Wasm backend. (And just to be very nitpicky we try to never write Wasm in all caps)
https://github.com/llvm/llvm-project/pull/95082
More information about the llvm-commits
mailing list