[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 4 13:28:17 PST 2020
arichardson updated this revision to Diff 302959.
arichardson marked 2 inline comments as done.
arichardson added a comment.
address review feedback
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.302959.patch
Type: text/x-patch
Size: 4803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201104/ec8bdf73/attachment.bin>
More information about the llvm-commits
mailing list