llvm-project/llvm/lib/CodeGen/AsmPrinter
Vitaly Buka 9be90748f1 Revert "[asan] Emit .size directive for global object size before redzone"
Revert "[docs] Fix underline"

Breaks a lot of asan tests in google.

This reverts commit 365c3e85bc.
This reverts commit 78a784bea4.
2022-04-21 16:21:17 -07:00
..
AIXException.cpp [AsmPrinter] AIXException::endFunction - use cast<> instead of dyn_cast<> to avoid dereference of nullptr 2022-03-25 10:23:30 +00:00
ARMException.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
AccelTable.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
AddressPool.cpp DebugInfo: Don't allow type units to references types in the CU 2022-03-25 23:49:03 +00:00
AddressPool.h
AsmPrinter.cpp Revert "[asan] Emit .size directive for global object size before redzone" 2022-04-21 16:21:17 -07:00
AsmPrinterDwarf.cpp [CodeGen] Async unwind - add a pass to fix CFI information 2022-04-11 13:27:26 +01:00
AsmPrinterInlineAsm.cpp [CodeGen] Apply clang-tidy fixes for readability-redundant-smartptr-get (NFC) 2022-03-20 23:11:06 -07: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 MachineModuleInfo: Don't allow dynamically setting DbgInfoAvailable 2022-04-19 21:08:37 -04:00
CodeViewDebug.h Reland - [CodeView] Emit S_OBJNAME record 2021-12-21 19:02:14 -05:00
DIE.cpp [DebugInfo] Include DW_TAG_skeleton_unit when looking for parent UnitDie 2022-03-12 13:27:42 -08:00
DIEHash.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01: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 Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
DebugHandlerBase.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
DebugLocEntry.h [AsmPrinter] DebugLocEntry::dump() - Use const-ref iterator in for-range loop. NFCI. 2021-09-17 12:11:54 +01:00
DebugLocStream.cpp
DebugLocStream.h
DwarfCFIException.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
DwarfCompileUnit.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
DwarfCompileUnit.h Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
DwarfDebug.cpp [Support/Hash functions] Change the `final()` and `result()` of the hashing functions to return an array of bytes 2022-04-05 21:38:06 -07:00
DwarfDebug.h DebugInfo: Don't allow type units to references types in the CU 2022-03-25 23:49:03 +00:00
DwarfException.h [CodeGen] Use default member initialization (NFC) 2022-01-30 12:32:51 -08:00
DwarfExpression.cpp [DWARF][FIX] Handle the use of multiple registers gracefully 2022-04-15 13:43:50 -05: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 Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01: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 [DebugInfo] Add a TargetFuncName field in DISubprogram for 2022-04-15 16:38:23 -04:00
DwarfUnit.h [CodeGen] Use default member initialization (NFC) 2022-01-30 12:32:51 -08:00
EHStreamer.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
EHStreamer.h
ErlangGCPrinter.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
OcamlGCPrinter.cpp [llvm] Use range-based for loops (NFC) 2021-12-05 08:33:02 -08:00
PseudoProbePrinter.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
PseudoProbePrinter.h [llvm] Remove unused forward declarations (NFC) 2022-01-07 20:00:34 -08:00
WasmException.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
WasmException.h Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
WinCFGuard.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
WinCFGuard.h
WinException.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
WinException.h Fix SEH table addresses for Windows 2021-08-20 22:32:12 +03:00