1 // RUN: not llvm-mc -triple x86_64-apple-darwin10 %s 2> %t.err
2 // RUN: FileCheck --check-prefix=CHECK-ERRORS %s < %t.err
8 // CHECK-ERRORS: 9:1: error: unknown directive
14 // CHECK-ERRORS: macro '.test0' is already defined
18 // CHECK-ERRORS: unexpected '.endmacro' in file
21 // CHECK-ERRORS: no matching '.endmacro' in definition