Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
compiler-rt/trunk/cmake/Modules/
-
trunk/
-
cmake/
-
Modules/
-
AddCompilerRT.cmake
Hide Panel
f
Keyboard Reference
?
Differential
D28579
[CMake][compiler-rt] Mark libcxx build for tsan as standalone
Closed
Public
Authored by
phosek
on Jan 11 2017, 2:50 PM.
Download Raw Diff
Details
Reviewers
krasin
EricWF
beanz
Commits
rGd7e4ed3bc3c9: [CMake][compiler-rt] Mark libcxx build for tsan as standalone
rCRT291722: [CMake][compiler-rt] Mark libcxx build for tsan as standalone
rL291722: [CMake][compiler-rt] Mark libcxx build for tsan as standalone
Summary
This is to ensure that the libcxx build is properly configured.
Diff Detail
Repository
rL LLVM
Event Timeline
phosek
updated this revision to
Diff 84027
.
Jan 11 2017, 2:50 PM
phosek
retitled this revision from
to
[CMake][compiler-rt] Mar libcxx build for tsan as standalone
.
phosek
updated this object.
phosek
added reviewers:
beanz
,
krasin
.
phosek
set the repository for this revision to
rL LLVM
.
phosek
added a subscriber:
llvm-commits
.
Herald
added a reviewer:
EricWF
.
·
View Herald Transcript
Jan 11 2017, 2:50 PM
Herald
added subscribers:
mgorny
,
dberris
.
·
View Herald Transcript
phosek
retitled this revision from
[CMake][compiler-rt] Mar libcxx build for tsan as standalone
to
[CMake][compiler-rt] Mark libcxx build for tsan as standalone
.
Jan 11 2017, 2:50 PM
phosek
edited edge metadata.
aizatsky
added a subscriber:
aizatsky
.
Jan 11 2017, 3:10 PM
krasin
accepted this revision.
Jan 11 2017, 3:16 PM
krasin
edited edge metadata.
Comment Actions
LGTM
This revision is now accepted and ready to land.
Jan 11 2017, 3:16 PM
phosek
mentioned this in
D28580: [CMake][libcxx] Check that we have libcxxabi before using it
.
Jan 11 2017, 3:17 PM
Closed by commit
rL291722: [CMake][compiler-rt] Mark libcxx build for tsan as standalone
(authored by
phosek
).
·
Explain Why
Jan 11 2017, 3:20 PM
This revision was automatically updated to reflect the committed changes.