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

Timur Iskhodzhanov timurrrr at google.com
Thu Dec 19 12:56:05 PST 2013


Hi echristo, rnk, dblaikie,

This is extracted from D2232, i.e. needed to generate line table information.

I'm not very fond of the `.secref` and `.offset` names, so suggestions are welcome!

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

Files:
  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.1.patch
Type: text/x-patch
Size: 14650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131219/ca8621fe/attachment.bin>


More information about the llvm-commits mailing list