Files
clang-p2996/lldb/test/API/functionalities/executable_first
Pavel Labath 15311d5822 [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.
2024-01-17 10:36:44 +00:00
..