Skip to content
Commit ae108ffb authored by Kevin Enderby's avatar Kevin Enderby
Browse files

Add support for Darwin’s static library table of contents with 64-bit offsets...

Add support for Darwin’s static library table of contents with 64-bit offsets to the archive members.

Darwin added support in its Xcode 8.0 tools (released in the beta) for static
library table of contents with 64-bit offsets to the archive members.  The
change is very straight forward.  The table of contents member is named
___.SYMDEF_64 or "___.SYMDEF_64 SORTED" and same layout is used but with
fields using 64 bit values instead of 32 bit values.

rdar://26869808

llvm-svn: 273058
parent 6fa1546a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment