[PATCH] D89787: [AsmParser] Add source location to all errors related to .cfi directives

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 11 09:01:06 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfb9942f87628: [AsmParser] Add source location to all errors related to .cfi directives (authored by arichardson).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89787

Files:
  llvm/include/llvm/MC/MCStreamer.h
  llvm/lib/MC/MCParser/AsmParser.cpp
  llvm/lib/MC/MCParser/MasmParser.cpp
  llvm/lib/MC/MCStreamer.cpp
  llvm/test/MC/X86/cfi-open-within-another-crash.s
  llvm/test/MC/X86/cfi-scope-errors.s
  llvm/test/MC/X86/cfi-scope-unclosed.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89787.304536.patch
Type: text/x-patch
Size: 5016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201111/ba5d35a9/attachment.bin>


More information about the llvm-commits mailing list