[all-commits] [llvm/llvm-project] 3267cd: [lldb] Fix calls to Type::getInt8PtrTy (#71561)

Paulo Matos via All-commits all-commits at lists.llvm.org
Tue Nov 7 09:49:25 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3267cd3fa10651b46e9d1ce66940301e784c0533
      https://github.com/llvm/llvm-project/commit/3267cd3fa10651b46e9d1ce66940301e784c0533
  Author: Paulo Matos <pmatos at igalia.com>
  Date:   2023-11-07 (Tue, 07 Nov 2023)

  Changed paths:
    M lldb/source/Plugins/ExpressionParser/Clang/IRDynamicChecks.cpp
    M lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp

  Log Message:
  -----------
  [lldb] Fix calls to Type::getInt8PtrTy (#71561)

These have been removed in 7b9d73c2f90c0ed8497339a16fc39785349d9610.
This is a followup patch to apply the changes to lldb.




More information about the All-commits mailing list