[PATCH] [COFF] Add support for .secref and .offset directives

Timur Iskhodzhanov timurrrr at google.com
Fri Dec 20 04:43:32 PST 2013


  Mostly addressed the review comments (questions to follow).

  Re: gas - I'm not very familiar with it, but I couldn't find any equivalent of `.secref` and `.offset` there.

Hi echristo, rnk, dblaikie,

http://llvm-reviews.chandlerc.com/D2445

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2445?vs=6197&id=6209#toc

Files:
  docs/Extensions.rst
  include/llvm/MC/MCAssembler.h
  include/llvm/MC/MCStreamer.h
  lib/MC/MCAsmStreamer.cpp
  lib/MC/MCAssembler.cpp
  lib/MC/MCParser/COFFAsmParser.cpp
  lib/MC/MCStreamer.cpp
  lib/MC/WinCOFFStreamer.cpp
  lib/Target/X86/MCTargetDesc/X86WinCOFFObjectWriter.cpp
  test/MC/COFF/secref.s
  test/MC/COFF/static_offset.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2445.2.patch
Type: text/x-patch
Size: 16412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131220/d375faac/attachment.bin>


More information about the llvm-commits mailing list