[Lldb-commits] [PATCH] D26505: Remove a hack from the Android toolchain file

2016-12-01 Thread Pavel Labath via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL288331: Remove a hack from the Android toolchain file (authored by labath). Changed prior to commit: https://reviews.llvm.org/D26505?vs=77484&id=79889#toc Repository: rL LLVM https://reviews.llvm.or

[Lldb-commits] [PATCH] D26505: Remove a hack from the Android toolchain file

2016-11-10 Thread Pavel Labath via lldb-commits
labath created this revision. labath added reviewers: tberghammer, beanz. labath added a subscriber: lldb-commits. Herald added subscribers: mgorny, srhines, danalbert. The fix is to make sure llvm does not pull in dlopen() in configurations where it is not available. https://reviews.llvm.org/D