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
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
llvm
/
test
/
MC
/
AArch64
/
adrp-annotation.s
blob
af22804e06d589d05dc207c1cf7cd03c5def8fac
1
; RUN
:
llvm-mc
-
triple aarch64-apple-ios
%
s
-
filetype
=
obj
-
o
%
t.o
2
; RUN
:
llvm-objdump
--
macho
-
d
%
t.o | FileCheck
%
s
3
4
.data_region
5
.space 0x4124
6
.end_data_region
7
8
; CHECK
:
4124
{{
.*}}adrp x0, 5 ; 0x9000
9
adrp x0
,
#0x5000