[all-commits] [llvm/llvm-project] 6b0d26: Revert "Create synthetic symbol names on demand to...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Jul 2 16:22:42 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b0d266036f73f5ee9556d211a7d0946091ff3b2
      https://github.com/llvm/llvm-project/commit/6b0d266036f73f5ee9556d211a7d0946091ff3b2
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2021-07-02 (Fri, 02 Jul 2021)

  Changed paths:
    M lldb/include/lldb/Symbol/ObjectFile.h
    M lldb/include/lldb/Symbol/Symbol.h
    M lldb/include/lldb/Symbol/Symtab.h
    M lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
    M lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
    M lldb/source/Symbol/ObjectFile.cpp
    M lldb/source/Symbol/Symbol.cpp
    M lldb/source/Symbol/Symtab.cpp
    M lldb/test/Shell/ObjectFile/ELF/eh_frame-symbols.yaml
    M lldb/test/Shell/SymbolFile/Breakpad/symtab.test

  Log Message:
  -----------
  Revert "Create synthetic symbol names on demand to improve memory consumption and startup times."

This reverts commit c8164d0276b97679e80db01adc860271ab4a5d11 and
43f6dad2344247976d5777f56a1fc29e39c6c717 because it breaks
TestDyldTrieSymbols.py on GreenDragon.




More information about the All-commits mailing list