1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/include/llvm/DebugInfo
Zachary Turner aac027b233 Fix isPodLike for MSVC and use it in TypeHashing.
This should be a better check than using is_trivially_copyable
behind an #ifdef _MSC_VER.

llvm-svn: 320737
2017-12-14 19:41:28 +00:00
..
CodeView Fix isPodLike for MSVC and use it in TypeHashing. 2017-12-14 19:41:28 +00:00
DWARF [dwarfdump] Fix off-by-one bug in accelerator table extractor. 2017-12-11 18:22:47 +00:00
MSF Fix warnings discovered by rL317076. [-Wunused-private-field] 2017-11-01 13:47:55 +00:00
PDB Speculative build fix for llvm-pdbdump on Linux after Michael's #include removals 2017-12-13 22:12:58 +00:00
Symbolize DebugInfo: Provide option for explicitly specifying the name of the DWP file 2017-07-30 01:34:08 +00:00
DIContext.h dwarfdump: Add support for the --diff option. 2017-12-08 23:32:47 +00:00