summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/DISubprogram-v4.ll.bc
Commit message (Collapse)AuthorAgeFilesLines
* [DebugInfo] IR/Bitcode changes for DISubprogram flags.Paul Robinson2018-11-281-0/+0
Packing the flags into one bitcode word will save effort in adding new flags in the future. Differential Revision: https://reviews.llvm.org/D54755 llvm-svn: 347806
OpenPOWER on IntegriCloud