DebugInfo: Remove dependence on file numbering in the line table.
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 11 Feb 2014 21:46:46 +0000 (21:46 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 11 Feb 2014 21:46:46 +0000 (21:46 +0000)
commit6bd395f3f02633c1fe2698cfe78ce2302e79b189
tree7aee266fb6088fa188370c61fc2fe68618eb3ba1
parenta97442f5fbf6a3780a50ab41729a64e69a6eed92
DebugInfo: Remove dependence on file numbering in the line table.

These tests were unnecessarily sensitive to the presence and ordering of
elements in the line table file_names list which will break on a future
change I'm working on.

llvm-svn: 201185
llvm/test/CodeGen/X86/2010-09-16-EmptyFilename.ll
llvm/test/CodeGen/X86/dwarf-comp-dir.ll