Sign in
llvm
/
llvm-project
/
llvm
/
refs/heads/master
/
.
/
test
/
MC
/
X86
/
directive-quad.s
blob: b6048ebbe8703af7cd2df919312cfa381e66b4bf [
file
] [
log
] [
blame
]
# RUN: not llvm-mc -filetype=obj -triple=i386 %s -o /dev/null 2>&1 | FileCheck %s
# CHECK: :[[#@LINE+1]]:7: error: unsupported relocation type
.quad foo
# CHECK: :[[#@LINE+1]]:8: error: unsupported relocation type
.8
byte foo