[all-commits] [llvm/llvm-project] 15311d: [lldb] Skip TestExecutableFirst.test_executable_is...

Pavel Labath via All-commits all-commits at lists.llvm.org
Wed Jan 17 02:37:22 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 15311d5822f5fcaf53bc7cfc728ad2b477a430e4
      https://github.com/llvm/llvm-project/commit/15311d5822f5fcaf53bc7cfc728ad2b477a430e4
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2024-01-17 (Wed, 17 Jan 2024)

  Changed paths:
    M lldb/test/API/functionalities/executable_first/TestExecutableFirst.py

  Log Message:
  -----------
  [lldb] Skip TestExecutableFirst.test_executable_is_first_before_run on ELF

ELF does not have a hard distinction between shared libraries (and
position-independent) executables. It is possible to create a shared
library that will also be executable.




More information about the All-commits mailing list