aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorNico Weber <thakis@chromium.org>2021-01-09 14:03:52 -0500
committerNico Weber <thakis@chromium.org>2021-01-09 14:03:52 -0500
commit87d4ea2433663b4aabe9c979a4dd47ef6adedc8b (patch)
treec2234ad748e4820cd8d997100c1cd04df64a20fc /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent175c336a1c5a7d4cf2e24ec5188c370cd6093ddb (diff)
downloadllvm-87d4ea2433663b4aabe9c979a4dd47ef6adedc8b.zip
llvm-87d4ea2433663b4aabe9c979a4dd47ef6adedc8b.tar.gz
llvm-87d4ea2433663b4aabe9c979a4dd47ef6adedc8b.tar.bz2
[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).
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions