1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/lib/DebugInfo
Martin Storsjö 07ed27e235 [CodeView] Fix the ARM64 CPUType enum
The old, incorrect one seems to have been added in
d41ac895bb810d0b15844773cbecbf394d914010, with a similarly placed
entry added in EnumTables.cpp in
eb4d6142dcd53d79d8f8a86908a035582965fc52.

This matches the value documented at
https://docs.microsoft.com/en-us/visualstudio/debugger/debug-interface-access/cv-cpu-type-e?view=vs-2019.

This fixes running obj2yaml on an object file generated by MSVC.

Differential Revision: https://reviews.llvm.org/D100306
2021-04-13 12:54:22 +03:00
..
CodeView [CodeView] Fix the ARM64 CPUType enum 2021-04-13 12:54:22 +03:00
DWARF [DWARF] Check for AddrOffsetSectionBase to work with DWO Units. 2021-03-15 14:46:09 -07:00
GSYM
MSF [lld-link] emit an error when writing a PDB > 4 GiB 2021-03-17 15:15:08 -04:00
PDB [NFC] Reordering parameters in getFile and getFileOrSTDIN 2021-03-25 09:47:49 -04:00
Symbolize * NFC. Refactored DIPrinter for better support of new print styles. 2021-04-05 15:40:41 +04:00
CMakeLists.txt