blob: 50d8d82be58439ec09991c9d8aca2558a80f6f3c [file] [log] [blame]
@ RUN: not llvm-mc -triple=arm -filetype=obj %s -o /dev/null 2>&1 | FileCheck %s --implicit-check-not=error:
@ RUN: not llvm-mc -triple=arm-apple-darwin -filetype=obj %s -o /dev/null 2>&1 | FileCheck %s --implicit-check-not=error:
.align 3
symbol:
@ CHECK: :[[#@LINE+1]]:6: error: unsupported relocation type
.quad(symbol)
@ CHECK: :[[#@LINE+1]]:8: error: unsupported relocation type
.8byte symbol