diff options
Diffstat (limited to 'llvm/test/Object/Inputs/tapi-v1.tbd')
-rw-r--r-- | llvm/test/Object/Inputs/tapi-v1.tbd | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/llvm/test/Object/Inputs/tapi-v1.tbd b/llvm/test/Object/Inputs/tapi-v1.tbd deleted file mode 100644 index 91a3571ec82..00000000000 --- a/llvm/test/Object/Inputs/tapi-v1.tbd +++ /dev/null @@ -1,21 +0,0 @@ ---- !tapi-tbd-v1 - -archs: [ armv7, armv7s ] - -platform: ios -install-name: /u/l/libfoo.dylib -current-version: 1.2.3 -compatibility-version: 1.0 -swift-version: 0 -objc-constraint: none -exports: - - archs: [ armv7 ] - allowed-clients: [ client ] - re-exports: [ ] - symbols: [ _sym, ] - objc-classes: [] - objc-ivars: [] - - weak-def-symbols: [] - thread-local-symbols: [_sym] -... |