Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git] / llvm / test / tools / llvm-nm / Inputs / tapi-v1.tbd
blob80e1efd944e3abd4f27732ce883b644bd142b615
1 --- !tapi-tbd-v1
3 archs: [ armv7, armv7s ]
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 exports:
12  - archs: [ armv7, armv7s ]
13    allowed-clients: [ client ]
14    symbols: [ _sym, ]
15 ...