llvm-project/llvm/lib/CodeGen/AsmPrinter
OCHyams b6a41fddcf [DWARF][DebugInfo] Fix off-by-one error in size of DW_TAG_base_type types
Fix PR53163 by rounding the byte size of DW_TAG_base_type types up. Without
this fix we risk emitting types with a truncated size (including rounding
less-than-byte-sized types' sizes down to zero).

Reviewed By: probinson

Differential Revision: https://reviews.llvm.org/D117124
2022-01-21 11:37:49 +00:00
..
AIXException.cpp
ARMException.cpp
AccelTable.cpp
AddressPool.cpp
AddressPool.h
AsmPrinter.cpp [DWARF][FIX] Try not to crash for nvptx with missing debug information 2022-01-19 18:40:13 -06:00
AsmPrinterDwarf.cpp
AsmPrinterInlineAsm.cpp [llvm] Use range-based for loops (NFC) 2021-11-25 08:55:16 -08:00
ByteStreamer.h [DwarfDebug] Restore code that make comments stay aligned in DwarfDebug::emitDebugLocEntry 2022-01-18 09:46:03 +01:00
CMakeLists.txt
CodeViewDebug.cpp [clang-cl] Support the /HOTPATCH flag 2022-01-20 12:57:19 -05:00
CodeViewDebug.h Reland - [CodeView] Emit S_OBJNAME record 2021-12-21 19:02:14 -05:00
DIE.cpp [CodeGen][Debuginfo][NFC] Refactor DIE values SizeOf method to not depend on AsmPrinter. 2022-01-12 13:15:26 +03:00
DIEHash.cpp [CodeGen][Debuginfo][NFC] Refactor DIE values SizeOf method to not depend on AsmPrinter. 2022-01-12 13:15:26 +03:00
DIEHash.h DebugInfo: Don't hash DIE offsets before they're computed 2021-12-25 16:09:12 -08:00
DIEHashAttributes.def
DbgEntityHistoryCalculator.cpp [llvm] Use llvm::reverse (NFC) 2021-11-06 19:31:18 -07:00
DebugHandlerBase.cpp [llvm] Add support for DW_TAG_immutable_type 2022-01-05 19:17:08 +00:00
DebugLocEntry.h
DebugLocStream.cpp
DebugLocStream.h
DwarfCFIException.cpp
DwarfCompileUnit.cpp [DWARF][DebugInfo] Fix off-by-one error in size of DW_TAG_base_type types 2022-01-21 11:37:49 +00:00
DwarfCompileUnit.h Revert "[DwarfDebug] Support emitting function-local declaration for a lexical block" & dependent patches 2021-12-24 00:47:04 +02:00
DwarfDebug.cpp [DwarfDebug] Restore code that make comments stay aligned in DwarfDebug::emitDebugLocEntry 2022-01-18 09:46:03 +01:00
DwarfDebug.h Revert "[DWARF] Fix PR51087 Extraneous enum record in DWARF with type units" 2021-12-23 20:50:30 -08:00
DwarfException.h
DwarfExpression.cpp [DwarfDebug] Refuse to emit DW_OP_LLVM_arg values wider than 64 bits 2021-12-10 09:33:27 -08:00
DwarfExpression.h [DwarfDebug] Refuse to emit DW_OP_LLVM_arg values wider than 64 bits 2021-12-10 09:33:27 -08:00
DwarfFile.cpp [CodeGen][Debuginfo][NFC] Refactor DIE values SizeOf method to not depend on AsmPrinter. 2022-01-12 13:15:26 +03:00
DwarfFile.h Revert "[DwarfDebug] Support emitting function-local declaration for a lexical block" & dependent patches 2021-12-24 00:47:04 +02:00
DwarfStringPool.cpp
DwarfStringPool.h
DwarfUnit.cpp [CodeGen][Debuginfo][NFC] Refactor DIE values SizeOf method to not depend on AsmPrinter. 2022-01-12 13:15:26 +03:00
DwarfUnit.h [llvm] Remove unused forward declarations (NFC) 2022-01-07 20:00:34 -08:00
EHStreamer.cpp [llvm] Use range-based for loops (NFC) 2021-11-28 18:14:49 -08:00
EHStreamer.h
ErlangGCPrinter.cpp
OcamlGCPrinter.cpp [llvm] Use range-based for loops (NFC) 2021-12-05 08:33:02 -08:00
PseudoProbePrinter.cpp [llvm] Construct SmallVector with iterator ranges (NFC) 2021-12-20 23:43:24 -08:00
PseudoProbePrinter.h [llvm] Remove unused forward declarations (NFC) 2022-01-07 20:00:34 -08:00
WasmException.cpp
WasmException.h
WinCFGuard.cpp [llvm] Remove redundant member initialization (NFC) 2022-01-07 17:45:09 -08:00
WinCFGuard.h
WinException.cpp
WinException.h