Loosen up check so that we can pass on platforms that generate
authorEric Christopher <echristo@gmail.com>
Thu, 3 Apr 2014 17:40:08 +0000 (17:40 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 3 Apr 2014 17:40:08 +0000 (17:40 +0000)
commit1c36a6d8e726f413507cf072d1e469d4afda2563
tree88b4ace36a19715d1255dba8da2ad790d449084f
parent5fe5b3dcc817273b0c175420269d728f119169d7
Loosen up check so that we can pass on platforms that generate
slightly more verbose than needed line tables, e.g.:

Address            Line   Column File   ISA Discriminator Flags
------------------ ------ ------ ------ --- ------------- -------------
0x0000000000000000      1      0      1   0             0  is_stmt
0x0000000000000000      1      0      1   0             0  is_stmt prologue_end
0x0000000000000010      2      0      1   0             0  is_stmt
0x0000000000000018      4      0      1   0             0  is_stmt

these should probably be looked at, but it isn't affecting the correctness
of the testcase.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205546 91177308-0d34-0410-b5e6-96231b3b80d8
test/DebugInfo/unconditional-branch.ll