[PATCH] D49821: [MC] Add support for the .rva assembler directive for COFF targets

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 25 14:52:29 PDT 2018


mstorsjo updated this revision to Diff 157376.
mstorsjo added a comment.

Updated the error message to feature literal numbers


https://reviews.llvm.org/D49821

Files:
  include/llvm/MC/MCStreamer.h
  include/llvm/MC/MCWinCOFFStreamer.h
  lib/MC/MCAsmStreamer.cpp
  lib/MC/MCParser/COFFAsmParser.cpp
  lib/MC/MCStreamer.cpp
  lib/MC/MCWinCOFFStreamer.cpp
  test/MC/COFF/relocation-imgrel.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49821.157376.patch
Type: text/x-patch
Size: 8835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180725/c281f22a/attachment.bin>


More information about the llvm-commits mailing list