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
[Instrumentation] Fix a warning
[llvm-project.git]
/
lld
/
test
/
ELF
/
Inputs
/
arm-vfp-arg-base.s
blob
9625c0a7ceff13d3ba68a207900fefd759f85561
1
.arch armv7-a
2
.eabi_attribute 20, 1
3
.eabi_attribute 21, 1
4
.eabi_attribute 23, 3
5
.eabi_attribute 24, 1
6
.eabi_attribute 25, 1
7
.eabi_attribute 26, 2
8
.eabi_attribute 30, 6
9
.eabi_attribute 34, 1
10
.eabi_attribute 18, 4
11
.eabi_attribute 28, 0 // Tag_ABI_VFP_args = 0 (AAPCS, Base variant)
12
13
.syntax unified
14
.global f0
15
.type f0, %function
16
f0
:
bx
lr