[PATCH] D133016: [MC][WebAssembly] Allow accurate errors in doBeforeLabelEmit

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 1 01:27:10 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG92920c4fe3e2: [MC][WebAssembly] Allow accurate errors in doBeforeLabelEmit (authored by sbc100).

Changed prior to commit:
  https://reviews.llvm.org/D133016?vs=457090&id=457198#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133016

Files:
  llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h
  llvm/lib/MC/MCParser/AsmParser.cpp
  llvm/lib/MC/MCParser/MasmParser.cpp
  llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
  llvm/test/MC/WebAssembly/basic-assembly-errors.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133016.457198.patch
Type: text/x-patch
Size: 4412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220901/a9bd3613/attachment.bin>


More information about the llvm-commits mailing list