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