summaryrefslogtreecommitdiffstats
path: root/llvm/test/Verifier/metadata-function-dbg.ll
Commit message (Expand)AuthorAgeFilesLines
* [IR] Add DISuprogram and DIE for a func declDjordje Todorovic2019-06-271-2/+7
* Move the stripping of invalid debug info from the Verifier to AutoUpgrade.Adrian Prantl2017-10-021-1/+2
* Make it illegal for two Functions to point to the same DISubprogramAdrian Prantl2017-05-091-5/+11
* Revert r302469 "Make it illegal for two Functions to point to the same DISubp...Hans Wennborg2017-05-091-11/+5
* Make it illegal for two Functions to point to the same DISubprogramAdrian Prantl2017-05-081-5/+11
* Add accidentally deleted testcase back.Adrian Prantl2017-05-041-0/+30
* Cleanup tests to not share a DISubprogram between multiple Functions.Adrian Prantl2017-05-041-30/+0
* IR: Allow metadata attachments on declarations, and fix lazy loaded metadata ...Peter Collingbourne2016-06-211-2/+5
* IR: Allow multiple global metadata attachments with the same type.Peter Collingbourne2016-06-011-1/+6
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-3/+2
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-2/+2
* DI: Add Function::getSubprogram()Duncan P. N. Exon Smith2015-08-281-0/+23
OpenPOWER on IntegriCloud