| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-12-19 | [WebAssembly] Convert some tests to opaque pointers (NFC) | Nikita Popov | |
| 2021-08-12 | [WebAssembly] Disable offset folding for function addresses | Heejin Ahn | |
| Wasm does not support function addresses with offsets, but isel can generate folded SDValues in the form of (@func + offset) without this patch. Fixes https://bugs.llvm.org/show_bug.cgi?id=43133. Reviewed By: dschuff, sbc100 Differential Revision: https://reviews.llvm.org/D107940 | |||
