Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / dbg-file-name.ll
index 3a849aa54383b4984cd22c695fae36190688dd5d..adf9854610551cf45d6c58ab79c6777e2abf9876 100644 (file)
@@ -1,7 +1,7 @@
-; RUN: llc -mtriple x86_64-apple-darwin10.0.0  < %s | FileCheck %s
+; RUN: llc -enable-dwarf-directory -mtriple x86_64-apple-darwin10.0.0  < %s | FileCheck %s
 
 ; Radar 8884898
-; CHECK: file  1 "/Users/manav/one/two{{/|\\\\}}simple.c"
+; CHECK: file  1 "simple.c"
 
 declare i32 @printf(i8*, ...) nounwind