llvm-project/llvm/lib/DebugInfo
Martin Storsjö 45f8946a75 [CodeView] Fix the ARM64 CPUType enum
The old, incorrect one seems to have been added in
d41ac895bb, with a similarly placed
entry added in EnumTables.cpp in
eb4d6142dc.

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 [llvm] Use llvm::sort (NFC) 2021-01-17 10:39:45 -08:00
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