[PATCH] D96165: [WebAssembly] ensure .functype applies to right label in assembler
Wouter van Oortmerssen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 5 15:12:19 PST 2021
aardappel updated this revision to Diff 321886.
aardappel retitled this revision from "[WebAssembly] ensure .functype applies to last non-local label in assembler" to "[WebAssembly] ensure .functype applies to right label in assembler".
aardappel edited the summary of this revision.
aardappel added a comment.
simplified and generalized .functype handing
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96165/new/
https://reviews.llvm.org/D96165
Files:
llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
llvm/test/MC/WebAssembly/basic-assembly.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96165.321886.patch
Type: text/x-patch
Size: 3211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210205/75a79ab4/attachment.bin>
More information about the llvm-commits
mailing list