DWARFDebugFrame.cpp: Fix formatting on i686 hosts.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 7 Feb 2013 02:02:27 +0000 (02:02 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 7 Feb 2013 02:02:27 +0000 (02:02 +0000)
commit56ac51a92ef7102352e7ad81d518c3565af74d7d
tree256019c21ee860f9fd97c8bb1ca53a1490388db6
parent57dd66baa4ca084e99d9438d09c96c46716c7ebe
DWARFDebugFrame.cpp: Fix formatting on i686 hosts.

FIXME: Are they really truncated to i32 from i64 unconditionally?
llvm-svn: 174574
llvm/lib/DebugInfo/DWARFDebugFrame.cpp