[Lldb-commits] [PATCH] D19252: Handle invalid values of PLT entry size generated by ld + gcc on arm linux targets.
Tamas Berghammer via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 20 03:36:04 PDT 2016
tberghammer accepted this revision.
tberghammer added a comment.
I don't really have an opinion about CheckPLTSize() function Greg proposes but I definitely want to see some comment explaining why we say that a plt entry less then 4 byte is invalid.
http://reviews.llvm.org/D19252
More information about the lldb-commits
mailing list