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
/
invalid
/
bad-arm-attributes.s
blob
f200ddb90ad8dd7750cee5b608b8c92bdc8a68d1
1
# REQUIRES: arm
2
# RUN: llvm-mc -filetype=obj -triple=arm-unknown-linux %s -o %t.o
3
# RUN: ld.lld %t.o -o /dev/null 2>&1 | FileCheck %s
4
5
# CHECK: {{.*}}.o:(.ARM.attributes): unrecognized format-version: 0x0
6
7
.section .ARM.attributes,
"a"
,%0x70000003
8
.quad 0