summaryrefslogtreecommitdiff
path: root/llvm/test/DebugInfo/Generic/inline-debug-info.ll
AgeCommit message (Expand)Author
2022-12-13[DebugInfo] Convert most tests to opaque pointers (NFC)Nikita Popov
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-04-15[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl
2016-04-01testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl
2016-03-31Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.Adrian Prantl
2015-11-05DI: Reverse direction of subprogram -> function edge.Peter Collingbourne
2015-09-16Make the default triple optional by allowing an empty stringMehdi Amini