blob: 747af22750af7b1018e5c5d272c860af7b199f6d [file] [log] [blame]
// RUN: not llvm-mc -triple i386-apple-darwin9 %s -o /dev/null 2>&1 | FileCheck %s
// Previously this crashed MC.
// CHECK: error: target does not support '.file' without a number
.file "dir/foo"
nop