This is an archive of the discontinued LLVM Phabricator instance.

Update to D11825.
ClosedPublic

Authored by chaoren on Aug 7 2015, 10:35 AM.

Details

Summary

Adding -latomic to ANDROID_LINKER_FLAGS doesn't actually work.
Adding atomic to LLDB_SYSTEM_LIBS does.

Related: D11831.

Diff Detail

Repository
rL LLVM

Event Timeline

chaoren updated this revision to Diff 31530.Aug 7 2015, 10:35 AM
chaoren retitled this revision from to Update to D11825..
chaoren updated this object.
chaoren added a reviewer: Andrzej.
chaoren added a subscriber: lldb-commits.
ovyalov accepted this revision.Aug 7 2015, 11:52 AM
ovyalov edited edge metadata.

LGTM

This revision is now accepted and ready to land.Aug 7 2015, 11:52 AM
This revision was automatically updated to reflect the committed changes.