[Lldb-commits] [PATCH] D17970: Implement ObjectFilePECOFF::GetEntryPointAddress.

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 8 15:11:20 PST 2016


zturner added a comment.

Looks pretty non-controversial.  Does this fix anything?  Seems like there should be a test that breaks somehow if this doesn't work.  I don't know off the top of my head what the debugger command is "get the address of the entry point", but presumably it was broken before this patch?


http://reviews.llvm.org/D17970





More information about the lldb-commits mailing list