[all-commits] [llvm/llvm-project] 862fff: [lldb/qemu] Set qemu's "ld prefix" based on the pl...

Pavel Labath via All-commits all-commits at lists.llvm.org
Mon Jan 3 05:53:46 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 862fffd8231c8c44a8ea8071041eac8919aed346
      https://github.com/llvm/llvm-project/commit/862fffd8231c8c44a8ea8071041eac8919aed346
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2022-01-03 (Mon, 03 Jan 2022)

  Changed paths:
    M lldb/source/Plugins/Platform/QemuUser/PlatformQemuUser.cpp
    M lldb/test/API/qemu/TestQemuLaunch.py

  Log Message:
  -----------
  [lldb/qemu] Set qemu's "ld prefix" based on the platform sysroot

Both serve the same purpose (finding shared libraries) and allow one to
launch a dynamically linked executable by just specifying the platform
sysroot.




More information about the All-commits mailing list