Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
libunwind/trunk/src/
-
trunk/
-
src/
-
assembly.h
Hide Panel
f
Keyboard Reference
?
Differential
D55537
Should not export public functions implemented in assembly when build static lib on Windows
Closed
Public
Authored by
SquallATF
on Dec 10 2018, 6:05 PM.
Download Raw Diff
Details
Reviewers
mstorsjo
Commits
rGa64aa485e156: Don't export assembly functions when function visibility annotations are…
rUNW348832: Don't export assembly functions when function visibility annotations are…
rL348832: Don't export assembly functions when function visibility annotations are…
Diff Detail
Repository
rL LLVM
Event Timeline
SquallATF
created this revision.
Dec 10 2018, 6:05 PM
Herald
added subscribers:
libcxx-commits
,
christof
.
·
View Herald Transcript
Dec 10 2018, 6:05 PM
Harbormaster
completed remote builds in
B25912: Diff 177638
.
Dec 10 2018, 6:06 PM
mstorsjo
accepted this revision.
Dec 10 2018, 11:34 PM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Dec 10 2018, 11:34 PM
Closed by commit
rL348832: Don't export assembly functions when function visibility annotations are…
(authored by
mstorsjo
).
·
Explain Why
Dec 10 2018, 11:40 PM
This revision was automatically updated to reflect the committed changes.
Herald
added a subscriber:
llvm-commits
.
·
View Herald Transcript
Dec 10 2018, 11:40 PM