repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ARM] Better OR's for MVE compares
[llvm-core.git]
/
test
/
MC
/
AsmParser
/
cfi-unknown-register.s
blob
ff0a06d9813efaf32fb6263eae1a730e03538e04
1
//
RUN
:
llvm-mc
-
filetype
=
asm
-
triple x86_64-pc-linux-gnu
%
s
2
>&
1
| FileCheck
%
s
2
3
.cfi_sections .debug_frame
4
.cfi_startproc
5
.cfi_rel_offset 99, 0
6
//
CHECK
:
.cfi_rel_offset 99, 0
7
.cfi_endproc