Sign in
fuchsia
/
third_party
/
llvm-project
/
refs/heads/upstream/revert-133052-add-loop-bitconvert-tests
/
.
/
llvm
/
test
/
MC
/
X86
/
directive-quad.s
blob: b6048ebbe8703af7cd2df919312cfa381e66b4bf [
file
] [
log
] [
blame
] [
edit
]
# 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