[PATCH] D53990: [MC] Support labels as offsets in .reloc directive
Vladimir Stefanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 5 10:40:27 PST 2018
vstefanovic updated this revision to Diff 172616.
vstefanovic edited the summary of this revision.
vstefanovic added a comment.
While we're at it, supported multiple pending fixups.
Repository:
rL LLVM
https://reviews.llvm.org/D53990
Files:
include/llvm/MC/MCObjectStreamer.h
lib/MC/MCObjectStreamer.cpp
lib/MC/MCParser/AsmParser.cpp
test/MC/Mips/reloc-directive-bad-obj.s
test/MC/Mips/reloc-directive-bad.s
test/MC/Mips/reloc-directive-label-offset.s
test/MC/Mips/reloc-directive-negative.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53990.172616.patch
Type: text/x-patch
Size: 11504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181105/3b2da83e/attachment.bin>
More information about the llvm-commits
mailing list