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
/
X86
/
directive-quad.s
blob
b6048ebbe8703af7cd2df919312cfa381e66b4bf
1
# RUN: not llvm-mc -filetype=obj -triple=i386 %s -o /dev/null 2>&1 | FileCheck %s
2
3
# CHECK: :[[#@LINE+1]]:7: error: unsupported relocation type
4
.quad foo
5
# CHECK: :[[#@LINE+1]]:8: error: unsupported relocation type
6
.8
byte foo