Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/tools/llvm-reduce/
-
trunk/
-
tools/
-
llvm-reduce/
-
CMakeLists.txt
Hide Panel
f
Keyboard Reference
?
Differential
D65982
Fix -DBUILD_SHARED_LIBS=ON build after rL368358
Closed
Public
Authored by
sbc100
on Aug 8 2019, 3:52 PM.
Download Raw Diff
Details
Reviewers
diegotf
dblaikie
Commits
rGb865f88dc55d: Fix -DBUILD_SHARED_LIBS=ON build after rL368358
rL368363: Fix -DBUILD_SHARED_LIBS=ON build after rL368358
Diff Detail
Repository
rL LLVM
Event Timeline
sbc100
created this revision.
Aug 8 2019, 3:52 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Aug 8 2019, 3:52 PM
Herald
added subscribers:
llvm-commits
,
aheejin
,
mgorny
.
·
View Herald Transcript
sbc100
added a reviewer:
diegotf
.
Aug 8 2019, 3:54 PM
Harbormaster
completed remote builds in
B36470: Diff 214252
.
Aug 8 2019, 3:56 PM
dblaikie
accepted this revision.
Aug 8 2019, 3:57 PM
dblaikie
added a subscriber:
dblaikie
.
Comment Actions
Sounds reasonable to me - thanks!
This revision is now accepted and ready to land.
Aug 8 2019, 3:57 PM
diegotf
accepted this revision.
Aug 8 2019, 3:58 PM
Closed by commit
rL368363: Fix -DBUILD_SHARED_LIBS=ON build after rL368358
(authored by
sbc
).
·
Explain Why
Aug 8 2019, 4:00 PM
This revision was automatically updated to reflect the committed changes.