llvm-project/llvm/utils/gn/build
Nico Weber 87d4ea2433 [gn build] Make an explicit `use_lld = true` on mac use lld.darwinnew
use_lld defaults to true on non-mac if clang_base_path is set (i.e.
the host compiler is a locally-built clang). On mac, the lld Mach-O
port used to be unusable, but ld64.lld.darwinnew is close to usable.
When explicitly setting `use_lld = true` in a GN build on a mac host,
check-lld passes, two check-clang tests fail, and a handful check-llvm
tests fail (the latter all due to -flat_namespace not yet being implemented).
2021-01-09 14:03:52 -05:00
..
libs [HWASan] Add sizeof(global) in report even if symbols missing. 2020-06-09 13:02:13 -07:00
toolchain [gn build] Switch copy_bundle_data from pax to cpio 2020-12-30 13:59:03 -05:00
BUILD.gn [gn build] Make an explicit `use_lld = true` on mac use lld.darwinnew 2021-01-09 14:03:52 -05:00
BUILDCONFIG.gn
buildflags.gni [gn build] Add symbol_level to adjust debug info level 2020-12-17 09:20:53 -08:00
fuzzer.gni
mac_sdk.gni [gn build] Add libclang_rt.ios.a, libclang_rt.iossim.a to the build 2020-10-12 16:21:04 -04:00
run_tablegen.py
symlink_or_copy.gni [gn build] re-run "gn format" with trunk gn 2020-01-15 13:37:38 -05:00
symlink_or_copy.py
sync_source_lists_from_cmake.py [gn build] sync script: try to make sync script even clearer 2020-12-01 14:35:27 -05:00
write_cmake_config.gni [gn build] re-run "gn format" with trunk gn 2020-01-15 13:37:38 -05:00
write_cmake_config.py fix a comment grammar-o 2020-03-30 14:40:15 -04:00
write_library_dependencies.py [gn build] modify hotfix in 17df195f70 to work with all enabled targets 2020-11-23 21:28:54 -05:00
write_vcsrevision.gni [gn build] replace llvm_allow_tardy_revision with llvm_append_vc_rev 2020-01-16 19:05:07 -05:00
write_vcsrevision.py [gn build] replace llvm_allow_tardy_revision with llvm_append_vc_rev 2020-01-16 19:05:07 -05:00