[Lldb-commits] [PATCH] D20990: Don't remove PIE executables when using svr4 packets

Stephane Sezer via lldb-commits lldb-commits at lists.llvm.org
Sat Jun 4 18:10:41 PDT 2016


sas added a comment.

Nit: Adding a comment explaining why we special-case the main executable (i.e.: because it is never included in `libraries-svr4` packets) might be useful here.


http://reviews.llvm.org/D20990





More information about the lldb-commits mailing list