[PATCH] D79570: [MC] Fix PR45805: infinite recursion in assembler
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 12 08:01:55 PDT 2020
thopre updated this revision to Diff 263437.
thopre marked 3 inline comments as done.
thopre added a comment.
- Check for error message of second fill line
- Check line number in error message based on CHECK directive's line number
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79570/new/
https://reviews.llvm.org/D79570
Files:
llvm/include/llvm/MC/MCAsmLayout.h
llvm/include/llvm/MC/MCFragment.h
llvm/lib/MC/MCAssembler.cpp
llvm/lib/MC/MCExpr.cpp
llvm/lib/MC/MCFragment.cpp
llvm/test/MC/AsmParser/layout-interdependency.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79570.263437.patch
Type: text/x-patch
Size: 4865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200512/a2c3f72c/attachment.bin>
More information about the llvm-commits
mailing list