brintos

brintos / llvm-project-archived public Read only

0
0
Text · 226 B · b6048eb Raw
7 lines · plain
1# RUN: not llvm-mc -filetype=obj -triple=i386 %s -o /dev/null 2>&1 | FileCheck %s2 3# CHECK: :[[#@LINE+1]]:7: error: unsupported relocation type4.quad foo5# CHECK: :[[#@LINE+1]]:8: error: unsupported relocation type6.8byte foo7