[PATCH] Move the ELF, COFF, MachO format declaration files from Support to Object folder.

Yonggang Luo luoyonggang at gmail.com
Fri Jun 21 10:49:46 PDT 2013


  Move the ELF,COFF,MachO format declaration files from Support to Object folder.

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1024?vs=2533&id=2534#toc

Files:
  include/llvm/Object/COFFFormat.h
  include/llvm/Support/COFF.h
  include/llvm/Object/ELFFormat.h
  include/llvm/Support/ELF.h
  include/llvm/Object/MachOFormat.h
  include/llvm/Support/MachO.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1024.3.patch
Type: text/x-patch
Size: 146078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130621/c5c5ff27/attachment.bin>


More information about the llvm-commits mailing list