Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [DebugInfo] IR/Bitcode changes for DISubprogram flags. | Paul Robinson | 2018-11-28 | 1 | -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 |