[PATCH] [COFF] Add support for .secidx directives

Timur Iskhodzhanov timurrrr at google.com
Fri Dec 20 10:01:04 PST 2013


  Removed the `.offset` directive part as it's indeed not needed.

  Also, renamed "section reference" to "section index".

Hi echristo, rnk, dblaikie,

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

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

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


More information about the llvm-commits mailing list