brintos

brintos / llvm-project-archived public Read only

0
0
Text · 410 B · 89c1653 Raw
10 lines · plain
1@ RUN: not llvm-mc -triple=arm -filetype=obj %s -o /dev/null 2>&1 | FileCheck %s --implicit-check-not=error:2@ RUN: not llvm-mc -triple=arm-apple-darwin -filetype=obj %s -o /dev/null 2>&1 | FileCheck %s --implicit-check-not=error:3 4	.align 35symbol:6@ CHECK:      :[[#@LINE+1]]:7: error: unsupported relocation type7.quad(symbol)8@ CHECK:      :[[#@LINE+1]]:8: error: unsupported relocation type9.8byte symbol10