summaryrefslogtreecommitdiff
path: root/llvm/test/DebugInfo/Generic/debug-label.ll
AgeCommit message (Expand)Author
2025-07-04[debuginfo][coro] Emit debug info labels for coroutine resume points (#141937)Adrian Vogelsgesang
2022-12-13[DebugInfo] Convert most tests to opaque pointers (NFC)Nikita Popov
2021-12-16Adapt test to be compatible with AIXJake Egan
2021-10-26Generalize DWARF tests that expect DW_FORM_strpJake Egan
2019-08-14[DebugInfo] Consider debug label scope has an extra lexical block fileTaewook Oh
2018-10-08[DebugInfo] Fix debug information label testsPetar Jovanovic
2018-09-06[DebugInfo] Do not generate label debug info if it has been processed.Hsiangkai Wang
2018-08-18[DebugInfo] In FastISel, convert llvm.dbg.label to DBG_LABEL MI.Hsiangkai Wang
2018-08-17[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)Hsiangkai Wang
2018-08-14Revert "[DebugInfo] Generate DWARF debug information for labels. (Fix leak pr...Bruno Cardoso Lopes
2018-08-14[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)Hsiangkai Wang
2018-07-31Revert "[DebugInfo] Generate DWARF debug information for labels."Vlad Tsyrklevich
2018-07-31[DebugInfo] Fix build failed in 'clang-cmake-armv8-full'.Hsiangkai Wang
2018-07-31[DebugInfo] Generate DWARF debug information for labels.Hsiangkai Wang
2018-07-24Revert "[DebugInfo] Generate DWARF debug information for labels."Shiva Chen
2018-07-24[DebugInfo] Generate DWARF debug information for labels.Shiva Chen