[PATCH] MC: Implement COFF .linkonce directive

Nico Rieck nico.rieck at gmail.com
Fri Jul 5 07:35:08 PDT 2013


  Produce a diagnostic if .linkonce is specified multiple times. Also addressed
  the other comments.

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1100?vs=2692&id=2696#toc

Files:
  docs/Extensions.rst
  include/llvm/MC/MCContext.h
  include/llvm/MC/MCSectionCOFF.h
  lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  lib/MC/MCContext.cpp
  lib/MC/MCParser/COFFAsmParser.cpp
  lib/MC/MCSectionCOFF.cpp
  lib/MC/WinCOFFObjectWriter.cpp
  lib/MC/WinCOFFStreamer.cpp
  test/MC/COFF/linkonce-invalid.s
  test/MC/COFF/linkonce.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1100.3.patch
Type: text/x-patch
Size: 21294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130705/2cf87369/attachment.bin>


More information about the llvm-commits mailing list