Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
compiler-rt/trunk/lib/builtins/
-
trunk/
-
lib/
-
builtins/
-
CMakeLists.txt
Hide Panel
f
Keyboard Reference
?
Differential
D13069
[CMake] Add atomic builtins to GENERIC_SOURCES list.
Closed
Public
Authored by
beanz
on Sep 22 2015, 2:07 PM.
Download Raw Diff
Details
Reviewers
samsonov
bogner
Commits
rG54445f92a972: [CMake] Add atomic builtins to GENERIC_SOURCES list.
rCRT248322: [CMake] Add atomic builtins to GENERIC_SOURCES list.
rL248322: [CMake] Add atomic builtins to GENERIC_SOURCES list.
Diff Detail
Repository
rL LLVM
Event Timeline
beanz
updated this revision to
Diff 35415
.
Sep 22 2015, 2:07 PM
beanz
retitled this revision from
to
[CMake] Add atomic builtins to GENERIC_SOURCES list.
.
beanz
updated this object.
beanz
added reviewers:
bogner
,
samsonov
.
beanz
added a subscriber:
llvm-commits
.
samsonov
accepted this revision.
Sep 22 2015, 2:08 PM
samsonov
edited edge metadata.
Comment Actions
LGTM
This revision is now accepted and ready to land.
Sep 22 2015, 2:08 PM
Closed by commit
rL248322: [CMake] Add atomic builtins to GENERIC_SOURCES list.
(authored by cbieneman).
·
Explain Why
Sep 22 2015, 2:20 PM
This revision was automatically updated to reflect the committed changes.
beanz
mentioned this in
D13059: [CMake] [Darwin] Bug 21562 - Add a CMake equivalent for make/platform/clang_darwin.mk in compiler_rt
.
Sep 22 2015, 2:32 PM