repo.or.cz
/
llvm
/
stm8.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Silence -Wunused-variable in release builds.
[llvm/stm8.git]
/
test
/
MC
/
ARM
/
elf-eflags-eabi.s
blob
ea89eacf74fb3453f9ccb4695c9a1f3762a8bde3
1
@ RUN
:
llvm-mc
%
s
-
triple
=
armv7-linux-gnueabi
-
filetype
=
obj
-
o
-
| \
2
@ RUN
:
elf-dump
--
dump-section-data | FileCheck
-
check-prefix
=
OBJ
%
s
3
.syntax unified
4
.text
5
.globl barf
6
.align 2
7
.type barf,%function
8
barf
:
@ @barf
9
@ BB
#0: @ %entry
10
b
foo
11
12
@@@ make sure the EF_ARM_EABIMASK comes out OK
13
@OBJ
:
'e_flags'
,
0x05000000