diff options
Diffstat (limited to 'test/mach-o/Inputs/hello-world-armv6.yaml')
-rw-r--r-- | test/mach-o/Inputs/hello-world-armv6.yaml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/test/mach-o/Inputs/hello-world-armv6.yaml b/test/mach-o/Inputs/hello-world-armv6.yaml deleted file mode 100644 index 0b29f65ab126a..0000000000000 --- a/test/mach-o/Inputs/hello-world-armv6.yaml +++ /dev/null @@ -1,7 +0,0 @@ ---- !mach-o -arch: armv6 -file-type: MH_DYLIB -install-name: /usr/lib/libSystem.B.dylib -exports: - - name: _printf - - name: dyld_stub_binder |