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)
commit3f93eb58a6b7f2adb4405e0a8c5d1ccd31f622fb
tree15de68db3b24b1eff59427d3f09e7d9bc73d3dd3
parentb01556725602a83779deea20b1d50f872a59b85d
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201185 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/2010-09-16-EmptyFilename.ll
test/CodeGen/X86/dwarf-comp-dir.ll