Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git] / llvm / test / tools / llvm-nm / Inputs / tapi-invalid-v1.tbd
blobab382378a22f961eef5040d04ac5b61f4d1f32e9
1 --- !tapi-tbd-v1
3 archs: [ armv7, armv7s, arm64 ]
5 platform: ios
6 install-name: /u/l/libfoo.dylib
7 current-version: 1.2.3
8 compatibility-version: 1.0
9 swift-version: 0
10 objc-constraint: none
11 expors:
12  - archs: [ arm64, armv7 ]
13    allowed-clients: [ client ]
14    symbols: [ _sym, _test, _a, _b, ]
15 ...