1 # RUN: not llvm-mc -triple x86_64-unknown-unknown %s 2>&1 | FileCheck %s --check-prefix=ERR
2 # RUN: not llvm-mc -filetype=obj -triple x86_64-unknown-unknown %s 2>&1 | FileCheck %s --check-prefix=ERR
8 # ERR: [[@LINE+1]]:5: error: expected absolute expression
16 # No additional errors.
18 # ERR-NOT: {{[0-9]+}}:{{[0-9]+}}: error: