clayborg accepted this revision.
clayborg added a comment.
This revision is now accepted and ready to land.

As long as PLT entries can't possibly be 4 bytes, then this is OK. Another way 
to fix this would be to make a "CheckPLTSize()" function that checks the 
architecture of the file, or just the e_machine from the ELF header, and does 
the right thing based on the architecture.


http://reviews.llvm.org/D19252



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to