6 lines · plain
1; RUN: not llvm-as < %s -o /dev/null 2>&1 | FileCheck %s2 3; CHECK: assembly parsed, but does not verify as correct!4; CHECK-NEXT: llvm.errno.tbaa must have at least one operand5!llvm.errno.tbaa = !{}6 1; RUN: not llvm-as < %s -o /dev/null 2>&1 | FileCheck %s2 3; CHECK: assembly parsed, but does not verify as correct!4; CHECK-NEXT: llvm.errno.tbaa must have at least one operand5!llvm.errno.tbaa = !{}6