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