[all-commits] [llvm/llvm-project] 40941f: [LLDB][Minidump] Add some buffer directories (#138...

Jacob Lalonde via All-commits all-commits at lists.llvm.org
Wed May 7 12:53:58 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 40941f15962191d0236ecdc29cd6937abce974fb
      https://github.com/llvm/llvm-project/commit/40941f15962191d0236ecdc29cd6937abce974fb
  Author: Jacob Lalonde <jalalonde at fb.com>
  Date:   2025-05-07 (Wed, 07 May 2025)

  Changed paths:
    M lldb/source/Plugins/ObjectFile/Minidump/MinidumpFileBuilder.cpp

  Log Message:
  -----------
  [LLDB][Minidump] Add some buffer directories (#138943)

Add a generous amount of buffer directories. I found out some LLDB forks
(internal and external) had custom ranges that could fail because we
didn't pre-account for those. To prevent this from being a problem, I've
added a large number of buffer directories at the cost of 240 bytes.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list