[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 19 13:02:53 PST 2018


vstefanovic updated this revision to Diff 174673.
vstefanovic added a comment.

Re-uploaded the patch with more context.


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.174673.patch
Type: text/x-patch
Size: 11487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181119/bc271c42/attachment.bin>


More information about the llvm-commits mailing list