[all-commits] [llvm/llvm-project] db5471: [lldb] Remove USE_ALLOCATE_MEMORY_CACHE (#142689)

Alex Langford via All-commits all-commits at lists.llvm.org
Wed Jun 4 10:43:57 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: db5471945b7e36f55c66dfa74e218390c0329dd4
      https://github.com/llvm/llvm-project/commit/db5471945b7e36f55c66dfa74e218390c0329dd4
  Author: Alex Langford <alangford at apple.com>
  Date:   2025-06-04 (Wed, 04 Jun 2025)

  Changed paths:
    M lldb/source/Target/Process.cpp

  Log Message:
  -----------
  [lldb] Remove USE_ALLOCATE_MEMORY_CACHE (#142689)

This is always on, and has been since at least 2011 from what I can
tell. The code in the `#else` clauses are effectively dead code.



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