[all-commits] [llvm/llvm-project] db7b1a: [WebAssembly] Covert llvm/test/MC/WebAssembly/relo...
Sam Clegg via All-commits
all-commits at lists.llvm.org
Fri Feb 25 07:12:54 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: db7b1af8ef8f59600cbb6e529164acdbe4c8f0a2
https://github.com/llvm/llvm-project/commit/db7b1af8ef8f59600cbb6e529164acdbe4c8f0a2
Author: Sam Clegg <sbc at chromium.org>
Date: 2022-02-25 (Fri, 25 Feb 2022)
Changed paths:
M llvm/test/CodeGen/WebAssembly/call-indirect.ll
R llvm/test/MC/WebAssembly/reloc-code.ll
A llvm/test/MC/WebAssembly/reloc-code.s
Log Message:
-----------
[WebAssembly] Covert llvm/test/MC/WebAssembly/reloc-code.ll to asm. NFC
Also increase coverage of call_indirect via explict function table
(enabled when reference types is enabled) in
llvm/test/CodeGen/WebAssembly/call-indirect.ll (I believe this
was an oversight that it was not added in https://reviews.llvm.org/D90948)
Differential Revision: https://reviews.llvm.org/D120521
More information about the All-commits
mailing list