[all-commits] [llvm/llvm-project] bad5ee: [lldb] Make TestLoadUsingLazyBind work on linux

Pavel Labath via All-commits all-commits at lists.llvm.org
Thu Apr 1 05:50:09 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bad5ee15ea2e5a5aaaed9c9a5d9982e23cedba55
      https://github.com/llvm/llvm-project/commit/bad5ee15ea2e5a5aaaed9c9a5d9982e23cedba55
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2021-04-01 (Thu, 01 Apr 2021)

  Changed paths:
    M lldb/test/API/functionalities/load_lazy/TestLoadUsingLazyBind.py

  Log Message:
  -----------
  [lldb] Make TestLoadUsingLazyBind work on linux

and probably other posix oses. Use extra_images to ensure
LD_LIBRARY_PATH is set correctly.

Also take the opportunity to remove hand-rolled library extension
management code in favor of the existing one.




More information about the All-commits mailing list