This is an archive of the discontinued LLVM Phabricator instance.

Add -latomic to Android mips build to avoid http://b.android.com/182094.
ClosedPublic

Authored by chaoren on Aug 6 2015, 4:27 PM.

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.
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.