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

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 26 10:03:34 PDT 2017


clayborg added a comment.

Does this need some ARM support where we strip bit zero in case the entry point is Thumb?


https://reviews.llvm.org/D19603





More information about the lldb-commits mailing list