Update test case so it passes the verifier
authorDavid Blaikie <dblaikie@gmail.com>
Sat, 22 Aug 2015 22:38:44 +0000 (22:38 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sat, 22 Aug 2015 22:38:44 +0000 (22:38 +0000)
commit8647351e06ac5e6f2be850210b47c017fd2e54a0
tree168c9a8ee7687a19e8b7b7a8646356aab0dd48f4
parentbfddc41d9c293d3cb6b15bc8cce304b358b7153d
Update test case so it passes the verifier

Some debug info was drastically out of date, from the days where we used
to emit a list of length one (with a single null entry) rather than an
empty list (or, more recently, no list at all) for list fields that have
no elements.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245796 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/StripSymbols/2010-06-30-StripDebug.ll