[llvm] WebAssembly: Move runtime libcall setting out of TargetLowering (PR #142624)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 12 08:26:16 PDT 2025


arsenm wrote:

lld/test/wasm/lto/Inputs/libcall-return-addr.ll is failing. This was last moved in #126880, but this is now fixed and there should be no more cases in webassembly. I guess I could port the test to a different target that still has subtarget dependent libcall choices 

https://github.com/llvm/llvm-project/pull/142624


More information about the llvm-commits mailing list