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