summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/DISubprogram-v5.ll.bc
Commit message (Collapse)AuthorAgeFilesLines
* [DebugInfoMetadata] Move main subprogram DIFlag into DISPFlagsPetar Jovanovic2019-03-191-0/+0
Moving subprogram specific flags into DISPFlags makes IR code more readable. In addition, we provide free space in DIFlags for other 'non-subprogram-specific' debug info flags. Patch by Djordje Todorovic. Differential Revision: https://reviews.llvm.org/D59288 llvm-svn: 356454
OpenPOWER on IntegriCloud