[Lldb-commits] [PATCH] D68533: Explicitly set entry point arch when it's thumb [Second Try]
António Afonso via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Oct 9 11:08:06 PDT 2019
aadsm added a comment.
@shafik I just pushed a fix, the issue was because on mac there are more unnamed symbols so the number didn't match, I changed it to match any number since this can easily change.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68533/new/
https://reviews.llvm.org/D68533
More information about the lldb-commits
mailing list