Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
compiler-rt/trunk/
-
trunk/
-
CMakeLists.txt
Hide Panel
f
Keyboard Reference
?
Differential
D36640
[compiler-rt] Add SANITIZER_CXX_ABI_LIBNAME=libc++ option.
Closed
Public
Authored by
eugenis
on Aug 11 2017, 3:08 PM.
Download Raw Diff
Details
Reviewers
srhines
EricWF
Commits
rG3072b539da43: [compiler-rt] Add SANITIZER_CXX_ABI_LIBNAME=libc++ option.
rCRT310769: [compiler-rt] Add SANITIZER_CXX_ABI_LIBNAME=libc++ option.
rL310769: [compiler-rt] Add SANITIZER_CXX_ABI_LIBNAME=libc++ option.
Summary
This is to support Android where libc++abi is part of libc++.
Diff Detail
Repository
rL LLVM
Event Timeline
eugenis
created this revision.
Aug 11 2017, 3:08 PM
Herald
added a reviewer:
EricWF
.
·
View Herald Transcript
Aug 11 2017, 3:08 PM
Herald
added subscribers:
mgorny
,
dberris
.
·
View Herald Transcript
Harbormaster
completed remote builds in
B9248: Diff 110821
.
Aug 11 2017, 3:09 PM
srhines
accepted this revision.
Aug 11 2017, 3:13 PM
This revision is now accepted and ready to land.
Aug 11 2017, 3:13 PM
Closed by commit
rL310769: [compiler-rt] Add SANITIZER_CXX_ABI_LIBNAME=libc++ option.
(authored by
eugenis
).
·
Explain Why
Aug 11 2017, 3:30 PM
This revision was automatically updated to reflect the committed changes.