Fix return type for X86 mpsadbw instrinsic. The instruction takes in a vector of...
[oota-llvm.git] / test / CodeGen / X86 / dbg-file-name.ll
index e7d5f924aa8a502a8fd7eec3d27826674f571daf..138ee264bfc2a905b86f935559fa563cb7391c06 100644 (file)
@@ -1,7 +1,7 @@
 ; RUN: llc -mtriple x86_64-apple-darwin10.0.0  < %s | FileCheck %s
 
 ; Radar 8884898
-; CHECK: file  1 "/Users/manav/one/two/simple.c"
+; CHECK: file  1 "/Users/manav/one/two" "simple.c"
 
 declare i32 @printf(i8*, ...) nounwind