Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
libcxxabi/trunk/src/
-
trunk/
-
src/
-
CMakeLists.txt
Hide Panel
f
Keyboard Reference
?
Differential
D25636
Don't compile cxa_thread_atexit.cpp with -DLIBCXX_ENABLE_THREADS=OFF
Closed
Public
Authored by
vitalybuka
on Oct 14 2016, 5:00 PM.
Download Raw Diff
Details
Reviewers
rmaprath
Commits
rGb8e9603acdf4: Don't compile cxa_thread_atexit.cpp with -DLIBCXX_ENABLE_THREADS=OFF
rCXXA284294: Don't compile cxa_thread_atexit.cpp with -DLIBCXX_ENABLE_THREADS=OFF
rL284294: Don't compile cxa_thread_atexit.cpp with -DLIBCXX_ENABLE_THREADS=OFF
Diff Detail
Repository
rL LLVM
Event Timeline
vitalybuka
updated this revision to
Diff 74755
.
Oct 14 2016, 5:00 PM
vitalybuka
retitled this revision from
to
Don't compile cxa_thread_atexit.cpp with -DLIBCXX_ENABLE_THREADS=OFF
.
vitalybuka
updated this object.
vitalybuka
added a reviewer:
rmaprath
.
Herald
added subscribers:
mgorny
,
beanz
.
·
View Herald Transcript
Oct 14 2016, 5:00 PM
Closed by commit
rL284294: Don't compile cxa_thread_atexit.cpp with -DLIBCXX_ENABLE_THREADS=OFF
(authored by
vitalybuka
).
·
Explain Why
Oct 14 2016, 5:01 PM
This revision was automatically updated to reflect the committed changes.
vitalybuka
mentioned this in
D24864: [libcxxabi] Refactor pthread usage into a separate API
.
Oct 14 2016, 5:02 PM