1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib/DebugInfo
Reid Kleckner 8127f85824 [PDB] Initialize the std::array<ulittle32_t> used for the gsi bitmap
With ASan, we would write about 512 bytes of malloc fill value to the
PDB, with some random bits ORed in here and there. Dumping the PDB would
always fail reliably.

llvm-svn: 309331
2017-07-27 23:13:05 +00:00
..
CodeView [PDB] Improve GSI hash table dumping for publics and globals 2017-07-26 00:40:36 +00:00
DWARF [DWARF] Minor code style modification, no functionality change. 2017-07-27 00:59:33 +00:00
MSF [DebugInfo] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). 2017-06-23 21:57:40 +00:00
PDB [PDB] Initialize the std::array<ulittle32_t> used for the gsi bitmap 2017-07-27 23:13:05 +00:00
Symbolize Use delegation instead of inheritance. 2017-07-19 22:27:28 +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