]> git.saurik.com Git - apple/ld64.git/commit
ld64-278.4.tar.gz developer-tools-83 developer-tools-831 developer-tools-832 developer-tools-833 v278.4
authorApple <opensource@apple.com>
Tue, 18 Sep 2018 20:50:58 +0000 (20:50 +0000)
committerApple <opensource@apple.com>
Tue, 18 Sep 2018 20:50:58 +0000 (20:50 +0000)
commit82b4b32b1851b4bba2473356c2208bd34561ee02
treef3b13b7f82616b9c7a59b8589c484b2d3f31b5fa
parent7f09b9353af9897bf18933788d6a59c152c29edd
ld64-278.4.tar.gz
28 files changed:
src/ld/HeaderAndLoadCommands.hpp
src/ld/InputFiles.cpp
src/ld/LinkEdit.hpp
src/ld/LinkEditClassic.hpp
src/ld/Options.cpp
src/ld/Options.h
src/ld/OutputFile.cpp
src/ld/Resolver.cpp
src/ld/SymbolTable.cpp
src/ld/ld.hpp
src/ld/parsers/libunwind/DwarfInstructions.hpp
src/ld/parsers/lto_file.cpp
src/ld/parsers/lto_file.h
src/ld/parsers/macho_relocatable_file.cpp
src/ld/parsers/textstub_dylib_file.cpp
src/ld/passes/bitcode_bundle.cpp
src/ld/passes/code_dedup.cpp
src/ld/passes/objc.cpp
src/ld/passes/order.cpp
src/other/ObjectDump.cpp
src/other/dyldinfo.cpp
src/other/machochecker.cpp
unit-tests/test-cases/lto-live_support_section/Makefile [new file with mode: 0644]
unit-tests/test-cases/lto-live_support_section/foo.c [new file with mode: 0644]
unit-tests/test-cases/lto-unexport-sym/Makefile [new file with mode: 0644]
unit-tests/test-cases/lto-unexport-sym/a.c [new file with mode: 0644]
unit-tests/test-cases/lto-unexport-sym/b.c [new file with mode: 0644]
unit-tests/test-cases/lto-unexport-sym/unexp.list [new file with mode: 0644]