1 // Check that llvm-mc doesn
't crash on division by zero.
2 // RUN: not llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s 2> %t
3 // RUN: FileCheck -input-file %t %s
5 // CHECK: expected relocatable expression
8 // CHECK: expected relocatable expression