[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.
Loading
Please sign in to comment