repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[llvm-dlltool] Respect NONAME keyword
[llvm-complete.git]
/
test
/
tools
/
llvm-elfabi
/
tbe-emits-current-version.test
blob
12a5476175a00a90ea319d6820f5fa191e23ea65
1
# RUN: llvm-elfabi %s --emit-tbe=- | FileCheck %s
2
3
--- !tapi-tbe
4
TbeVersion: 1.0
5
Arch: AArch64
6
Symbols: {}
7
...
8
9
# As the tbe reader/writer is updated, update this check to ensure --emit-tbe
10
# uses the latest tbe writer by default.
11
12
# CHECK: --- !tapi-tbe
13
# CHECK-NEXT: TbeVersion: 1.0