[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
Thu Jul 26 13:11:53 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338063: [MC] Add support for the .rva assembler directive for COFF targets (authored by mstorsjo, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49821?vs=157376&id=157556#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49821

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

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


More information about the llvm-commits mailing list