hanchenye-llvm-project/lld/lib
Pete Cooper 8563e5a362 Set CPU_SUBTYPE_LIB64 in mach_header.
On Mac OS 10.5 and later, with X86_64 and outputting a dynamic executable,
ld64 set the CPU_SUBTYPE_LIB64 mask on the cpusubtype in the mach_header.

This adds the same functionality to lld.

rdar://problem/24507177

llvm-svn: 259826
2016-02-04 20:43:43 +00:00
..
Config Set CMake ADDITIONAL_HEADER_DIRS on libraries with headers in /include. NFC. 2016-01-07 00:14:09 +00:00
Core Fix handling of mach header and DSO handle symbols. 2016-02-02 21:37:15 +00:00
Driver Add support for the source_version cmdline option. 2016-02-04 02:45:23 +00:00
ReaderWriter Set CPU_SUBTYPE_LIB64 in mach_header. 2016-02-04 20:43:43 +00:00
CMakeLists.txt