[lld] wasm-ld: Implement function pointer alignment (PR #105532)

Sam Clegg via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 28 08:02:03 PST 2025


sbc100 wrote:

The wasm-ld tests live in `lld/test/wasm`.  You can run them using llvm-lit.  e.g. `path/to/bin/llvm-lit lld/test/wasm/mytest.s`  (you can add -v and/or -a to get more info about what the test is doing.

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


More information about the llvm-commits mailing list