1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/tools/llvm-libtool-darwin
Sameer Arora 629a98ce69 [llvm-libtool-darwin] Add support for -D and -U options
Add support for `-D` and `-U` options for llvm-libtool-darwin. `-D`
allows for using zero for timestamps and UIDs/GIDs. `-U` allows for
using actual timestamps and UIDs/GIDs.

Reviewed by jhenderson, smeenai

Differential Revision: https://reviews.llvm.org/D84209
2020-08-07 14:44:32 -07:00
..
CMakeLists.txt Add symlinks for libtool and install_name_tool 2020-08-07 13:46:36 -07:00
llvm-libtool-darwin.cpp [llvm-libtool-darwin] Add support for -D and -U options 2020-08-07 14:44:32 -07:00
LLVMBuild.txt [llvm-libtool-darwin] Allow flattening archives 2020-07-21 13:53:15 -07:00