[all-commits] [llvm/llvm-project] 13cd39: [lldb] Add information on type systems to statisti...

Alex via All-commits all-commits at lists.llvm.org
Wed Nov 2 10:46:28 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 13cd39017de07a116c8901904fd4cf7aa290a47c
      https://github.com/llvm/llvm-project/commit/13cd39017de07a116c8901904fd4cf7aa290a47c
  Author: Alex Langford <apl at fb.com>
  Date:   2022-11-02 (Wed, 02 Nov 2022)

  Changed paths:
    M lldb/include/lldb/Core/Module.h
    M lldb/include/lldb/Symbol/TypeSystem.h
    M lldb/include/lldb/Target/Statistics.h
    M lldb/source/Core/Module.cpp
    M lldb/source/Symbol/TypeSystem.cpp
    M lldb/source/Target/Statistics.cpp

  Log Message:
  -----------
  [lldb] Add information on type systems to statistics dump command

Context: I plan on using this change primarily downstream in the apple
fork of llvm to track swift module loading time.

Reviewed By: clayborg, tschuett

Differential Revision: https://reviews.llvm.org/D137191




More information about the All-commits mailing list