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-v1.tbd
blob
80e1efd944e3abd4f27732ce883b644bd142b615
1
--- !tapi-tbd-v1
2
3
archs: [ armv7, armv7s ]
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
exports:
12
- archs: [ armv7, armv7s ]
13
allowed-clients: [ client ]
14
symbols: [ _sym, ]
15
...