[PATCH] D79570: [MC] Fix PR45805: infinite recursion in assembler

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 11 11:50:42 PDT 2020


thopre updated this revision to Diff 263225.
thopre marked 8 inline comments as done.
thopre added a comment.

Rework patch to catch to handle more complex layout interdependencies


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/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.263225.patch
Type: text/x-patch
Size: 4891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200511/37b583b9/attachment-0001.bin>


More information about the llvm-commits mailing list