Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/utils/gn/secondary/llvm/tools/
-
trunk/
-
utils/
-
gn/
-
secondary/
-
llvm/
-
tools/
-
llvm-nm/
-
BUILD.gn
-
llvm-objdump/
-
BUILD.gn
Hide Panel
f
Keyboard Reference
?
Differential
D55941
[gn check] Unbreak check-lld if llvm_install_binutils_symlinks is false
Closed
Public
Authored by
thakis
on Dec 20 2018, 9:58 AM.
Download Raw Diff
Details
Reviewers
phosek
Commits
rGb1f500f29483: [gn check] Unbreak check-lld if llvm_install_binutils_symlinks is false
rL349836: [gn check] Unbreak check-lld if llvm_install_binutils_symlinks is false
Summary
The check-lld target was missing the dependency on llvm-nm and llvm-objdump in that case.
Diff Detail
Repository
rL LLVM
Event Timeline
thakis
created this revision.
Dec 20 2018, 9:58 AM
phosek
accepted this revision.
Dec 20 2018, 1:46 PM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Dec 20 2018, 1:46 PM
Closed by commit
rL349836: [gn check] Unbreak check-lld if llvm_install_binutils_symlinks is false
(authored by
nico
).
·
Explain Why
Dec 20 2018, 2:00 PM
This revision was automatically updated to reflect the committed changes.