[PATCH] D53990: [MC] Support labels as offsets in .reloc directive
Vladimir Stefanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 4 07:15:55 PST 2018
vstefanovic updated this revision to Diff 172522.
vstefanovic added a comment.
Init PendingFixup.Sym to nullptr.
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.172522.patch
Type: text/x-patch
Size: 11499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181104/a5f70d43/attachment.bin>
More information about the llvm-commits
mailing list