[Lldb-commits] [PATCH] Default to linking lldb-server statically for Android.

Tamas Berghammer tberghammer at google.com
Thu Jul 2 02:36:40 PDT 2015


What is the implication of this change in terms of the size of lldb-server?

You are linking statically against the system libraries (such as libc, libm, libdl) what might not be a portable solution if they are depending on features only present in some device / kernel.


http://reviews.llvm.org/D10858

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list