Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/utils/gn/build/
-
trunk/
-
utils/
-
gn/
-
build/
-
sync_source_lists_from_cmake.py
Hide Panel
f
Keyboard Reference
?
Differential
D56417
[gn build] Make sync_source_lists_from_cmake.py check that all LLVM unittests are present
Closed
Public
Authored by
thakis
on Jan 7 2019, 3:06 PM.
Download Raw Diff
Details
Reviewers
phosek
serge-sans-paille
Commits
rG7bb9ed140fa8: [gn build] Make sync_source_lists_from_cmake.py check that all LLVM unittests…
rL350631: [gn build] Make sync_source_lists_from_cmake.py check that all LLVM unittests…
Summary
After the PowerPC and WebAssembly targets are added, this check passes.
Diff Detail
Repository
rL LLVM
Event Timeline
thakis
created this revision.
Jan 7 2019, 3:06 PM
Herald
added a reviewer:
serge-sans-paille
.
·
View Herald Transcript
Jan 7 2019, 3:06 PM
Herald
added subscribers:
sunfish
,
aheejin
,
mgorny
,
dschuff
.
·
View Herald Transcript
thakis
updated this revision to
Diff 180571
.
Jan 7 2019, 3:06 PM
thakis
added parent revisions:
D56374: [gn build] Add build files for llvm/lib/Target/WebAssembly + tests
,
D56416: [gn build] Add build files for llvm/lib/Target/PowerPC + tests
.
phosek
accepted this revision.
Jan 7 2019, 6:11 PM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Jan 7 2019, 6:11 PM
serge-sans-paille
accepted this revision.
Jan 7 2019, 10:37 PM
Closed by commit
rL350631: [gn build] Make sync_source_lists_from_cmake.py check that all LLVM unittests…
(authored by
nico
).
·
Explain Why
Jan 8 2019, 7:20 AM
This revision was automatically updated to reflect the committed changes.