[PATCH] D53990: [MC] Support labels as offsets in .reloc directive

Vladimir Stefanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 21 08:31:28 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347397: [MC] Support labels as offsets in .reloc directive (authored by vstefanovic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53990?vs=174673&id=174936#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53990

Files:
  llvm/trunk/include/llvm/MC/MCObjectStreamer.h
  llvm/trunk/lib/MC/MCObjectStreamer.cpp
  llvm/trunk/lib/MC/MCParser/AsmParser.cpp
  llvm/trunk/test/MC/Mips/reloc-directive-bad-obj.s
  llvm/trunk/test/MC/Mips/reloc-directive-bad.s
  llvm/trunk/test/MC/Mips/reloc-directive-label-offset.s
  llvm/trunk/test/MC/Mips/reloc-directive-negative.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53990.174936.patch
Type: text/x-patch
Size: 11811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181121/f436a6a9/attachment.bin>


More information about the llvm-commits mailing list