[PATCH] D69411: [MC] Resolve the difference of symbols in consecutive MCDataFragements

Jian Cai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 17:48:11 PDT 2020


jcai19 updated this revision to Diff 286441.
jcai19 added a comment.
Herald added a subscriber: emaste.
Herald added a reviewer: espindola.

(1) Fixed a bug while rebasing the patch last time. The failed unit tests dropped to 2 after the fix.
(2) Updated the 2 failed unit tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69411

Files:
  llvm/include/llvm/MC/MCFragment.h
  llvm/lib/MC/MCExpr.cpp
  llvm/test/MC/ARM/directive_if_offset.s
  llvm/test/MC/ARM/directive_if_offset_error.s
  llvm/test/MC/ARM/thumb2_directive_if_offset_error.s
  llvm/test/MC/ELF/subsection.s
  llvm/test/MC/MachO/reloc-diff.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69411.286441.patch
Type: text/x-patch
Size: 7532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200819/99994c73/attachment.bin>


More information about the llvm-commits mailing list