forked from OSchip/llvm-project
87d4ea2433
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). |
||
---|---|---|
.. | ||
libs | ||
toolchain | ||
BUILD.gn | ||
BUILDCONFIG.gn | ||
buildflags.gni | ||
fuzzer.gni | ||
mac_sdk.gni | ||
run_tablegen.py | ||
symlink_or_copy.gni | ||
symlink_or_copy.py | ||
sync_source_lists_from_cmake.py | ||
write_cmake_config.gni | ||
write_cmake_config.py | ||
write_library_dependencies.py | ||
write_vcsrevision.gni | ||
write_vcsrevision.py |