[Lldb-commits] [PATCH] D11465: Fix "process load/unload" on android
Stephen Hines
srhines at google.com
Thu Jul 23 14:10:45 PDT 2015
srhines added inline comments.
================
Comment at: include/lldb/Target/Platform.h:872
@@ +871,3 @@
+
+ // Some platform prefixes the dlopen, dlclose, dlerror functions. Let those platform specify
+ // the custom prefix required.
----------------
Some platforms prefix the ... Let those platforms specify ...
http://reviews.llvm.org/D11465
More information about the lldb-commits
mailing list