[Lldb-commits] [PATCH] D19603: Fix entry point lookup for ObjectFilePECOFF.

Stephane Sezer via lldb-commits lldb-commits at lists.llvm.org
Wed Apr 27 11:02:36 PDT 2016


sas added a comment.

@zturner, you might be right, I might have to change the code I have to load the initial executable's `Module` and use an offset different than 0 there. I'll wait to see what @clayborg says.


http://reviews.llvm.org/D19603





More information about the lldb-commits mailing list