[all-commits] [llvm/llvm-project] 33d6bd: [lldb] Remove finding .Bundle directories in Platf...

Alex via All-commits all-commits at lists.llvm.org
Wed Apr 26 14:54:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 33d6bd1c667456f7f4a9d338a7996a30a3af50a3
      https://github.com/llvm/llvm-project/commit/33d6bd1c667456f7f4a9d338a7996a30a3af50a3
  Author: Alex Langford <alangford at apple.com>
  Date:   2023-04-26 (Wed, 26 Apr 2023)

  Changed paths:
    M lldb/source/Plugins/Platform/MacOSX/PlatformDarwinKernel.cpp

  Log Message:
  -----------
  [lldb] Remove finding .Bundle directories in PlatformDarwinKernel

Jason isn't sure what this is used for and isn't aware of a .Bundle
suffix related to kernel debugging. Let's remove it.

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




More information about the All-commits mailing list