You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: Remove duplicate test for -static-executable
- test/Driver/static-executable-linux.swift is duplicated by
test/Driver/static-executable.swift so remove it.
- Additionally, test/Driver/static-executable-linux.swift uses 'file'
instead of 'lvm-readelf' to detect if the executable is statically
linked and this breaks on Centos7.
0 commit comments