[all-commits] [llvm/llvm-project] 21993f: [lldb][NFC] Switch IRMemoryMap::Malloc to return l...

Igor Kudrin via All-commits all-commits at lists.llvm.org
Fri Jun 27 13:04:47 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 21993f0a47f0364008803862dee093de62cae844
      https://github.com/llvm/llvm-project/commit/21993f0a47f0364008803862dee093de62cae844
  Author: Igor Kudrin <ikudrin at accesssoftek.com>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M lldb/include/lldb/Expression/IRMemoryMap.h
    M lldb/source/Expression/IRExecutionUnit.cpp
    M lldb/source/Expression/IRMemoryMap.cpp
    M lldb/source/Expression/LLVMUserExpression.cpp
    M lldb/source/Expression/Materializer.cpp
    M lldb/tools/lldb-test/lldb-test.cpp

  Log Message:
  -----------
  [lldb][NFC] Switch IRMemoryMap::Malloc to return llvm::Expected (#146016)

This will make changes in #145599 a bit nicer.



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