Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
lld/trunk/COFF/
-
trunk/
-
COFF/
-
MinGW.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D39167
[LLD] [MinGW] Omit libc++/libc++abi/libunwind from autoexporting
Closed
Public
Authored by
mstorsjo
on Oct 22 2017, 1:31 PM.
Download Raw Diff
Details
Reviewers
ruiu
EricWF
Commits
rG32fefef7fc8c: [MinGW] Omit libc++/libc++abi/libunwind from autoexporting
rLLD316318: [MinGW] Omit libc++/libc++abi/libunwind from autoexporting
rL316318: [MinGW] Omit libc++/libc++abi/libunwind from autoexporting
Diff Detail
Repository
rL LLVM
Event Timeline
mstorsjo
created this revision.
Oct 22 2017, 1:31 PM
Herald
added a reviewer:
EricWF
.
·
View Herald Transcript
Oct 22 2017, 1:31 PM
ruiu
accepted this revision.
Oct 22 2017, 1:43 PM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Oct 22 2017, 1:43 PM
Closed by commit
rL316318: [MinGW] Omit libc++/libc++abi/libunwind from autoexporting
(authored by
mstorsjo
).
·
Explain Why
Oct 23 2017, 2:09 AM
This revision was automatically updated to reflect the committed changes.