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
[lldb-dap] Ensure the IO forwarding threads are managed by the DAP object lifecycle...
[llvm-project.git]
/
llvm
/
test
/
MC
/
ARM
/
thumb-cb-thumbfunc.s
blob
d59918ca35d3c7b9138e4ffddc4503fe602b03ba
1
@ RUN
:
llvm-mc
-
triple thumbv7-apple-macho
-
filetype
=
obj
-
o
%
t
%
s
2
@ RUN
:
llvm-objdump
-
d
--
triple
=
thumbv7
%
t
| FileCheck
%
s
3
4
@ CHECK
:
cbnz
r0
,
0x4
<
label4
>
@ imm
=
#0
5
.thumb_func label4
6
cbnz
r0
,
label4
7
.space 2
8
label4
: