DWARF parser: propery handle DW_FORM_ref_sig8 and fix Windows build.
authorAlexey Samsonov <samsonov@google.com>
Tue, 29 Oct 2013 16:32:19 +0000 (16:32 +0000)
committerAlexey Samsonov <samsonov@google.com>
Tue, 29 Oct 2013 16:32:19 +0000 (16:32 +0000)
commit636a5cb8ded0d6ab7051cbde98953039ef80a6bb
tree717b9edc5af9be295d6bb59cb9028c9c292d3d37
parenta300b1cc29020b7dfaf7bfe443d38af8fbec7433
DWARF parser: propery handle DW_FORM_ref_sig8 and fix Windows build.

Based on D2050 by Timur Iskhodzhanov.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193619 91177308-0d34-0410-b5e6-96231b3b80d8
lib/DebugInfo/DWARFFormValue.cpp
unittests/DebugInfo/DWARFFormValueTest.cpp