[PATCH] [PECOFF][Writer] Implement the writer that can emit text section.

Michael Spencer bigcheesegs at gmail.com
Thu May 30 14:30:21 PDT 2013


  This is using the raw struct versions of the COFF data structures. This will not work on big endian machines. You need to use the ones defined in "llvm/Object/COFF.h".

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

BRANCH
  coff3

ARCANIST PROJECT
  lld



More information about the llvm-commits mailing list