summaryrefslogtreecommitdiff
path: root/llvm/test/DebugInfo/Generic/inline-debug-loc.ll
AgeCommit message (Expand)Author
2025-03-14[RemoveDIs] Remove "try-debuginfo-iterators..." test flags (#130298)Jeremy Morse
2023-11-26[DebugInfo][RemoveDIs] Instrument inliner for non-instr debug-info (#72884)Jeremy Morse
2022-12-09[NFC] Port all DebugInfo tests to `-passes=` syntaxRoman Lebedev
2022-12-08[opt] Disincentivize new tests from using old pass syntaxRoman Lebedev
2018-05-09[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen
2016-12-07[InlineFunction] Do not propagate the callsite debug location to instructions...Andrea Di Biagio