diff options
author | Kevin Enderby <enderby@apple.com> | 2016-06-17 22:16:06 +0000 |
---|---|---|
committer | Kevin Enderby <enderby@apple.com> | 2016-06-17 22:16:06 +0000 |
commit | ae108ffb9a377b589acbe801a744cb1afef61c46 (patch) | |
tree | 225f84a5204318db70c87e6714ea36fa7a4f6493 /libcxx/test/std/experimental/filesystem/class.directory_iterator | |
parent | 6fa1546ad9f07263c384e0ba5a6f92e197934711 (diff) | |
download | bcm5719-llvm-ae108ffb9a377b589acbe801a744cb1afef61c46.tar.gz bcm5719-llvm-ae108ffb9a377b589acbe801a744cb1afef61c46.zip |
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
Diffstat (limited to 'libcxx/test/std/experimental/filesystem/class.directory_iterator')
0 files changed, 0 insertions, 0 deletions