DebugInfo: Remove dependence on file numbering in the line table.
[oota-llvm.git] / test / CodeGen / X86 / 2010-09-16-EmptyFilename.ll
index 9aa41c32c3668aa4a3e6d6138ea86437b990c3de..a65b632691aeda3a8949b45683d4fa4d9249249d 100644 (file)
@@ -1,6 +1,6 @@
 ; RUN: llc -O0 -mtriple=x86_64-apple-darwin10 < %s - | FileCheck %s
 ; Radar 8286101
-; CHECK: .file   2 "<stdin>"
+; CHECK: .file   {{[0-9]+}} "<stdin>"
 
 define i32 @foo() nounwind ssp {
 entry: