[all-commits] [llvm/llvm-project] f9ac13: [lldb] Remove remaining calls to DataBufferLLVM::G...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Apr 1 17:45:12 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f9ac13a8f1edcdc540491c5e917ac5d31e07ef3b
      https://github.com/llvm/llvm-project/commit/f9ac13a8f1edcdc540491c5e917ac5d31e07ef3b
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2022-04-01 (Fri, 01 Apr 2022)

  Changed paths:
    M lldb/source/Host/linux/Host.cpp
    M lldb/source/Host/netbsd/HostNetBSD.cpp

  Log Message:
  -----------
  [lldb] Remove remaining calls to DataBufferLLVM::GetChars

Update the Linux and NetBSD Host libraries for 2165c36be445 which
removed DataBufferLLVM::GetChars. These files are compiled conditionally
based on the host platform.




More information about the All-commits mailing list