[PATCH] D83751: [MC] Support .reloc sym+constant, *, *

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 14 00:42:50 PDT 2020


MaskRay updated this revision to Diff 277692.
MaskRay added a comment.

Improve tests


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83751/new/

https://reviews.llvm.org/D83751

Files:
  llvm/include/llvm/MC/MCObjectStreamer.h
  llvm/include/llvm/MC/MCStreamer.h
  llvm/lib/MC/MCAsmStreamer.cpp
  llvm/lib/MC/MCObjectStreamer.cpp
  llvm/lib/MC/MCParser/AsmParser.cpp
  llvm/test/MC/ELF/reloc-directive-err.s
  llvm/test/MC/ELF/reloc-directive.s
  llvm/test/MC/Mips/reloc-directive-bad.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83751.277692.patch
Type: text/x-patch
Size: 11353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200714/28b1fd91/attachment.bin>


More information about the llvm-commits mailing list