[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 14:49:52 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350078: [WebAssembly] Make assembler check for proper nesting of control flow. (authored by aardappel, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55797/new/

https://reviews.llvm.org/D55797

Files:
  llvm/trunk/include/llvm/MC/MCParser/MCTargetAsmParser.h
  llvm/trunk/lib/MC/MCParser/AsmParser.cpp
  llvm/trunk/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
  llvm/trunk/test/MC/WebAssembly/basic-assembly-errors.s
  llvm/trunk/test/MC/WebAssembly/basic-assembly.s
  llvm/trunk/test/MC/WebAssembly/simd-encodings.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55797.179530.patch
Type: text/x-patch
Size: 8641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181226/9bc4ca95/attachment.bin>


More information about the llvm-commits mailing list