[all-commits] [llvm/llvm-project] d8d5ef: Revert "[lldb/PlatformPOSIX] Change LoadImage defa...

Vedant Kumar via All-commits all-commits at lists.llvm.org
Fri Mar 19 15:26:52 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d8d5ef2e9d84fbbc2878b3fd977f9c62ea0661d7
      https://github.com/llvm/llvm-project/commit/d8d5ef2e9d84fbbc2878b3fd977f9c62ea0661d7
  Author: Vedant Kumar <vsk at apple.com>
  Date:   2021-03-19 (Fri, 19 Mar 2021)

  Changed paths:
    M lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
    R lldb/test/API/functionalities/load_lazy/Makefile
    R lldb/test/API/functionalities/load_lazy/TestLoadUsingLazyBind.py
    R lldb/test/API/functionalities/load_lazy/categories
    R lldb/test/API/functionalities/load_lazy/main.cpp
    R lldb/test/API/functionalities/load_lazy/t1.c
    R lldb/test/API/functionalities/load_lazy/t2_0.c
    R lldb/test/API/functionalities/load_lazy/t2_1.c

  Log Message:
  -----------
  Revert "[lldb/PlatformPOSIX] Change LoadImage default to RTLD_LAZY"

This reverts commit cb8c1ee269da72eb6e2c18800cd8ab0a74050785. The test
is failing on Debian for unknown reasons.

https://lab.llvm.org/buildbot/#/builders/68/builds/8990




More information about the All-commits mailing list