summaryrefslogtreecommitdiff
path: root/llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp
AgeCommit message (Expand)Author
2025-10-22[CodeGen] Add "override" where appropriate (NFC) (#164571)Kazu Hirata
2025-01-16[AsmPrinter] Reintroduce full AsmPrinterHandler API (#122297)Jameson Nash
2024-11-14Overhaul the TargetMachine and LLVMTargetMachine Classes (#111234)Matin Raayai
2024-07-01[AsmPrinter] Remove timers (#97046)Alexis Engelke
2024-07-01[AsmPrinter] Reduce AsmPrinterHandlers virt. fn calls (#96785)Alexis Engelke
2023-09-08[unittests] Add missing includes (#65681)Zero Omega
2022-06-10[MC] De-capitalize SwitchSection. NFCFangrui Song
2022-05-26[MC] Lower case the first letter of EmitCOFF* EmitWin* EmitCV*. NFCFangrui Song
2022-02-09Cleanup LLVMMC headersserge-sans-paille
2021-05-21[unittests][CodeGen] Mark tests that cannot be executed with GTEST_SKIP()Igor Kudrin
2021-02-25[debug-info] refactor emitDwarfUnitLengthChen Zheng
2021-02-23[Debug-Info][NFC] move emitDwarfUnitLength to MCStreamer classChen Zheng
2020-11-03make the AsmPrinterHandler array publicJameson Nash
2020-10-16Revert "make the AsmPrinterHandler array public"Jameson Nash
2020-10-16make the AsmPrinterHandler array publicJameson Nash
2020-09-15[DebugInfo] Add new emitting methods for values which depend on the DWARF for...Igor Kudrin
2020-09-15[DebugInfo] Fix methods of AsmPrinter to emit values corresponding to the DWA...Igor Kudrin