[PATCH] Initial support for Mach-O universal binaries in LLVMObject

Alexey Samsonov samsonov at google.com
Tue Jun 18 01:41:52 PDT 2013


  Address rafael's comments

Hi rafael,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D978?vs=2407&id=2459#toc

Files:
  tools/llvm-nm/llvm-nm.cpp
  lib/Support/PathV2.cpp
  lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
  lib/Object/Binary.cpp
  lib/Object/CMakeLists.txt
  lib/Object/ObjectFile.cpp
  lib/Object/MachOObjectFile.cpp
  lib/Object/MachOUniversal.cpp
  test/Object/nm-universal-binary.test
  test/Object/Inputs/macho-universal.x86_64.i386
  include/llvm/Object/MachOFormat.h
  include/llvm/Object/MachOUniversal.h
  include/llvm/Object/Binary.h
  include/llvm/Object/MachO.h
  include/llvm/Object/Error.h
  include/llvm/Support/FileSystem.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D978.2.patch
Type: text/x-patch
Size: 15714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130618/fbee383f/attachment.bin>


More information about the llvm-commits mailing list