[PATCH] D69411: [MC] Resolve the difference of symbols in consecutive MCDataFragements
Jian Cai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 2 16:09:59 PDT 2020
jcai19 updated this revision to Diff 289600.
jcai19 added a comment.
Moved the definition of SubsectionNumber to avoid padding bytes. Also updated the comments.
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/lib/MC/MCSection.cpp
llvm/test/MC/ARM/directive-if-subtraction.s
llvm/test/MC/MachO/reloc-diff.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69411.289600.patch
Type: text/x-patch
Size: 7658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200902/496f2915/attachment.bin>
More information about the llvm-commits
mailing list