1# RUN: not llvm-mc -filetype=obj -triple=i386 %s -o /dev/null 2>&1 | FileCheck %s 2 3# CHECK: :[[#@LINE+1]]:7: error: unsupported relocation type 4.quad foo 5# CHECK: :[[#@LINE+1]]:8: error: unsupported relocation type 6.8byte foo 7