bolt/deps/llvm-18.1.8/llvm/test/MC/X86/directive-quad.s
2025-02-14 19:21:04 +01:00

6 lines
226 B
ArmAsm

# 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