[PATCH] D55797: [WebAssembly] Make assembler check for proper nesting of control flow.
Wouter van Oortmerssen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 26 09:28:36 PST 2018
aardappel updated this revision to Diff 179514.
aardappel marked an inline comment as done.
aardappel added a comment.
More code review fixes.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55797/new/
https://reviews.llvm.org/D55797
Files:
include/llvm/MC/MCParser/MCTargetAsmParser.h
lib/MC/MCParser/AsmParser.cpp
lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
test/MC/WebAssembly/basic-assembly-errors.s
test/MC/WebAssembly/basic-assembly.s
test/MC/WebAssembly/simd-encodings.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55797.179514.patch
Type: text/x-patch
Size: 8409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181226/eef9f389/attachment.bin>
More information about the llvm-commits
mailing list