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
[InstCombine] Signed saturation patterns
[llvm-complete.git]
/
test
/
tools
/
llvm-elfabi
/
read-tbe-as-tbe.test
blob
a5e2d44134e10fbc77c5b640db5ea98217ad3e0d
1
# RUN: llvm-elfabi --tbe %s --emit-tbe=- | FileCheck %s
2
3
--- !tapi-tbe
4
TbeVersion: 1.0
5
Arch: AArch64
6
Symbols: {}
7
...
8
9
# CHECK: --- !tapi-tbe
10
# CHECK-NEXT: TbeVersion: {{[1-9]\d*\.(0|([1-9]\d*))}}
11
# CHECK-NEXT: Arch: AArch64
12
# CHECK-NEXT: Symbols: {}
13
# CHECK-NEXT: ...