clayborg accepted this revision.
clayborg added inline comments.

================
Comment at: lldb/lit/SymbolFile/sizeless-symbol.test:5
+
+image lookup --address 1
+# CHECK: Summary: sizeless-symbol.test.tmp.o`sizeful
----------------
Symbols are ordered in the same order as they appear in the symbol table. On 
Darwin we coalesce symbols, so not all symbol are always in the symbol table, 
but we don't do this for ELF.


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D63540



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

Reply via email to