repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git]
/
llvm
/
test
/
tools
/
llvm-nm
/
Inputs
/
tapi-invalid-v1.tbd
blob
ab382378a22f961eef5040d04ac5b61f4d1f32e9
1
--- !tapi-tbd-v1
2
3
archs: [ armv7, armv7s, arm64 ]
4
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
...