Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/lib/Support/
-
trunk/
-
lib/
-
Support/
-
CMakeLists.txt
Hide Panel
f
Keyboard Reference
?
Differential
D47848
[Support] Link libzircon.so when building LLVM for Fuchsia
Closed
Public
Authored by
phosek
on Jun 6 2018, 3:33 PM.
Download Raw Diff
Details
Reviewers
mcgrathr
Commits
rG623e2c928a08: [Support] Link libzircon.so when building LLVM for Fuchsia
rL334232: [Support] Link libzircon.so when building LLVM for Fuchsia
Summary
This is necessary for zx_* symbols.
Diff Detail
Repository
rL LLVM
Event Timeline
phosek
created this revision.
Jun 6 2018, 3:33 PM
Herald
added subscribers:
llvm-commits
,
hiraditya
,
mgorny
.
·
View Herald Transcript
Jun 6 2018, 3:33 PM
mcgrathr
accepted this revision.
Jun 7 2018, 10:43 AM
Comment Actions
lgtm
This revision is now accepted and ready to land.
Jun 7 2018, 10:43 AM
Closed by commit
rL334232: [Support] Link libzircon.so when building LLVM for Fuchsia
(authored by
phosek
).
·
Explain Why
Jun 7 2018, 2:05 PM
This revision was automatically updated to reflect the committed changes.