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
[obj2yaml] - Fix a comment. NFC.
[llvm-complete.git]
/
test
/
MC
/
ARM
/
Windows
/
thumb-attributes.s
blob
5b589a3a66939ecf8e1a876aad0839aff07f3d3c
1
@ RUN
:
llvm-mc
-
triple thumbv7-windows-itanium
-
filetype obj
-
o
- %
s \
2
@ RUN
:
| llvm-readobj
-
S
-
| FileCheck
%
s
3
4
.syntax unified
5
.thumb
6
7
.text
8
9
.global function
10
.thumb_func
11
function
:
12
bx
lr
13
14
@ CHECK
:
Section
15
@ CHECK-DAG
:
IMAGE_SCN_CNT_CODE
16
@ CHECK-DAG
:
IMAGE_SCN_MEM_16BIT