Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
libcxxabi/trunk/cmake/
-
trunk/
-
cmake/
-
config-ix.cmake
Hide Panel
f
Keyboard Reference
?
Differential
D33098
Fix Libc++abi linking using compiler-rt under MinGW64
Closed
Public
Authored by
martell
on May 11 2017, 5:41 AM.
Download Raw Diff
Details
Reviewers
EricWF
Commits
rG53877bc5b9c3: [Libcxxabi]: Support using compiler-rt for MinGW64
rCXXA302824: [Libcxxabi]: Support using compiler-rt for MinGW64
rL302824: [Libcxxabi]: Support using compiler-rt for MinGW64
Summary
@EricWF
you beat me to the punch with
rL302760
.
Here is a small update to support compiler-rt.
Diff Detail
Repository
rL LLVM
Event Timeline
martell
created this revision.
May 11 2017, 5:41 AM
Herald
added subscribers:
mgorny
,
dberris
.
·
View Herald Transcript
May 11 2017, 5:41 AM
martell
added a subscriber:
mamidzic
.
May 11 2017, 7:49 AM
martell
edited subscribers, added:
mati865
; removed:
mamidzic
.
EricWF
accepted this revision.
May 11 2017, 10:46 AM
This revision is now accepted and ready to land.
May 11 2017, 10:46 AM
Closed by commit
rL302824: [Libcxxabi]: Support using compiler-rt for MinGW64
(authored by
martell
).
·
Explain Why
May 11 2017, 2:29 PM
This revision was automatically updated to reflect the committed changes.