[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 11:17:09 PST 2018


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

Addressed comments.


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


More information about the llvm-commits mailing list