[all-commits] [llvm/llvm-project] 448bd5: [nfc] Remove dead code from ObjectFileMachO

Jason Molenda via All-commits all-commits at lists.llvm.org
Tue May 9 17:01:21 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 448bd59e18721e5357a37f080051db87cc3a4448
      https://github.com/llvm/llvm-project/commit/448bd59e18721e5357a37f080051db87cc3a4448
  Author: Jason Molenda <jason at molenda.com>
  Date:   2023-05-09 (Tue, 09 May 2023)

  Changed paths:
    M lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp

  Log Message:
  -----------
  [nfc] Remove dead code from ObjectFileMachO

The old way of lldb reading the on-disk shared cache is still in
the sources, but we use dyld SPI to inspect this binary now.  This
code is no longer called.




More information about the All-commits mailing list