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 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