1 # RUN: not llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
2 # RUN: not llvm-mc -triple i386-unknown-unknown %s 2>&1 > /dev/null| FileCheck %s --check-prefix=CHECK-ERROR
52 # CHECK-ERROR: warning: '.ds' directive with negative repeat count has no effect
56 # CHECK-ERROR: error: unexpected token in '.ds' directive