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]
/
lld
/
test
/
ELF
/
aarch64-ldprel-lo19-invalid.s
blob
6aab836a805f7484fcc9a78f2006d42d4bfc11de
1
# REQUIRES: aarch64
2
3
# RUN: llvm-mc -filetype=obj -triple=aarch64-linux-none %s -o %t.o
4
# RUN: not ld.lld -shared %t.o -o /dev/null 2>&1 | FileCheck %s
5
6
# CHECK: relocation R_AARCH64_LD_PREL_LO19 out of range: 2131192 is not in [-1048576, 1048575]
7
8
ldr x8
,
patatino
9
.data
10
.zero 2000000
11
patatino
: