summaryrefslogtreecommitdiff
path: root/llvm/test/MC/X86/directive-quad.s
blob: b6048ebbe8703af7cd2df919312cfa381e66b4bf (plain)
1
2
3
4
5
6
# 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
.8byte foo