llvm-project/llvm/utils/gn/secondary
Nico Weber 69cde915e9 [gn build] add llvm_install_cctools_symlinks arg
It behaves (mostly) like the LLVM_INSTALL_CCTOOLS_SYMLINKS option
in cmake.

The minor difference is that the llvm-objcopy symlinks bitcode_strip
and install_name_tool symlink to llvm-objcopy directly in the GN build,
while it's a bitcode_strip -> llvm-bitcode-strip -> objcopy chain
in the CMake build (and analogous for install_name_tool).

The implementation is very similar to the implementation of the
existing llvm_install_binutils_symlinks arg.

Differential Revision: https://reviews.llvm.org/D122312
2022-03-23 16:19:54 -04:00
..
clang [gn build] Manually port 89f6b26 2022-03-22 16:26:44 -07:00
clang-tools-extra [gn build] Port 1af5fbd5c6 2022-03-17 16:55:08 +00:00
compiler-rt [gn build] Add host_cpu=arm64 & current_os=linux => aarch64-unknown-linux-gnu 2022-02-14 10:49:37 +00:00
libcxx [gn build] (manually) port b0fd9497af 2022-03-23 16:16:53 -04:00
libcxxabi [gn build] Port 2022-02-28 22:24:55 +00:00
libunwind [gn build] Fix Android compiler-rt targets 2021-11-11 18:41:18 -08:00
lld [gn build] add llvm_install_cctools_symlinks arg 2022-03-23 16:19:54 -04:00
lldb [gn build] Port e6c84f82b8 2022-03-21 20:44:15 +00:00
llvm [gn build] add llvm_install_cctools_symlinks arg 2022-03-23 16:19:54 -04:00
third-party/benchmark [gn build] Reformat all build files 2021-12-14 14:07:19 -05:00
BUILD.gn [gn build] add llvm_install_cctools_symlinks arg 2022-03-23 16:19:54 -04:00