llvm-project/llvm/lib/DebugInfo
Bob Haarman fdf499bf2d [codeview] use 32-bit integer for RelocOffset in DebugLinesSubsection
Summary:
RelocOffset is a 32-bit value, but we previously truncated it to 16 bits.

Fixes PR33335.

Reviewers: zturner, hiraditya!

Reviewed By: zturner

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D33968

llvm-svn: 305043
2017-06-09 01:18:10 +00:00
..
CodeView [codeview] use 32-bit integer for RelocOffset in DebugLinesSubsection 2017-06-09 01:18:10 +00:00
DWARF Update libdeps to add BinaryFormat, introduced in r304864. 2017-06-07 04:48:49 +00:00
MSF [PDB] Fix use after free. 2017-06-03 00:33:35 +00:00
PDB [PDB] Don't crash on /debug:fastlink PDBs. 2017-06-08 16:00:40 +00:00
Symbolize Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
CMakeLists.txt [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
LLVMBuild.txt [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00