Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
lldb/trunk/cmake/platforms/
-
trunk/
-
cmake/
-
platforms/
1/2
Android.cmake
Hide Panel
f
Keyboard Reference
?
Differential
D11825
Add -latomic to Android mips build to avoid http://b.android.com/182094.
Closed
Public
Authored by
chaoren
on Aug 6 2015, 4:27 PM.
Download Raw Diff
Details
Reviewers
ovyalov
Commits
rG4c1ff05a705c: Add -latomic to Android mips build to avoid http://b.android.com/182094.
rLLDB244298: Add -latomic to Android mips build to avoid http://b.android.com/182094.
rL244298: Add -latomic to Android mips build to avoid http://b.android.com/182094.
Diff Detail
Repository
rL LLVM
Event Timeline
chaoren
updated this revision to
Diff 31493
.
Aug 6 2015, 4:27 PM
chaoren
retitled this revision from
to
Add -latomic to Android mips build to avoid http://b.android.com/182094.
.
chaoren
updated this object.
chaoren
added a reviewer:
ovyalov
.
chaoren
added a subscriber:
lldb-commits
.
Herald
added subscribers:
srhines
,
danalbert
,
tberghammer
.
·
View Herald Transcript
Aug 6 2015, 4:27 PM
Closed by commit
rL244298: Add -latomic to Android mips build to avoid http://b.android.com/182094.
(authored by
chaoren
).
·
Explain Why
Aug 6 2015, 4:53 PM
This revision was automatically updated to reflect the committed changes.
ovyalov
added inline comments.
Aug 6 2015, 5:13 PM
lldb/trunk/cmake/platforms/Android.cmake
110
Do we need the same workaround for mips64?
chaoren
marked an inline comment as done.
Aug 6 2015, 5:14 PM
chaoren
added inline comments.
lldb/trunk/cmake/platforms/Android.cmake
110
Nope.
chaoren
mentioned this in
rL244343: Update to D11825.
.
Aug 7 2015, 11:54 AM
Do we need the same workaround for mips64?