aadsm added a comment.

I ended reverting this because of SymbolFile/Breakpad/symtab.test. It seems 
that in this test we add symbols after the synthetic entry point symbol is 
added creating confusion.
I think I'll need to change the code that adds symbols in Symtab to explicitly 
check if we're overlapping the synthetic entry point and reduce the entry point 
or remove it in the case it overlaps at the beginning.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68069/new/

https://reviews.llvm.org/D68069



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

Reply via email to