Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/utils/gn/secondary/
-
trunk/
-
utils/
-
gn/
-
secondary/
-
BUILD.gn
-
llvm/
-
lib/ObjectYAML/
-
ObjectYAML/
-
BUILD.gn
-
tools/
-
obj2yaml/
-
BUILD.gn
-
yaml2obj/
-
BUILD.gn
Hide Panel
f
Keyboard Reference
?
Differential
D55687
[gn build] Add build files for obj2yaml, yaml2obj, and lib/ObjectYAML
Closed
Public
Authored by
thakis
on Dec 13 2018, 7:16 PM.
Download Raw Diff
Details
Reviewers
phosek
Commits
rGad41e6aeb617: [gn build] Add build files for obj2yaml, yaml2obj, and lib/ObjectYAML
rL349290: [gn build] Add build files for obj2yaml, yaml2obj, and lib/ObjectYAML
Summary
Nothing interesting happening here.
The two executables are needed by check-lld.
Diff Detail
Repository
rL LLVM
Event Timeline
thakis
created this revision.
Dec 13 2018, 7:16 PM
Herald
added subscribers:
aheejin
,
hiraditya
.
·
View Herald Transcript
Dec 13 2018, 7:16 PM
phosek
accepted this revision.
Dec 15 2018, 2:28 PM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Dec 15 2018, 2:28 PM
Closed by commit
rL349290: [gn build] Add build files for obj2yaml, yaml2obj, and lib/ObjectYAML
(authored by
nico
).
·
Explain Why
Dec 15 2018, 6:32 PM
This revision was automatically updated to reflect the committed changes.