1# RUN: not --crash llvm-mc -triple powerpc64-- --filetype=obj < %s 2> %t 2# RUN: FileCheck < %t %s 3# RUN: not --crash llvm-mc -triple powerpc64le-- --filetype=obj < %s 2> %t 4# RUN: FileCheck < %t %s 5 6# CHECK: Unsupported Modifier for fixup_ppc_imm34. 7paddi 3, 13, symbol@toc, 0 8