The patch to fix some issues in r174543 fixed the lines failing the test, but missed...
authorDavid Tweed <david.tweed@arm.com>
Fri, 8 Feb 2013 16:35:10 +0000 (16:35 +0000)
committerDavid Tweed <david.tweed@arm.com>
Fri, 8 Feb 2013 16:35:10 +0000 (16:35 +0000)
commita6016e4351ca88eceef7133fd3d6ae8a9241f8f3
tree4839120af8d81c151c15ff14e8be0864f3ff4703
parent400adc64dab61af2f90e5bbc09bb62ccc2a7a607
The patch to fix some issues in r174543 fixed the lines failing the test, but missed a couple
of lines which weren't being explicitly looked at and were printing incorrect results. These
values clearly must lie within 32 bits, so the casts are definitely safe.

llvm-svn: 174717
llvm/lib/DebugInfo/DWARFDebugFrame.cpp