commit | eaa73537bb48767af73b2aa8b03eef00d1f6f7c8 | [log] [tgz] |
---|---|---|
author | Paul Robinson <paul.robinson@sony.com> | Mon Nov 19 18:29:28 2018 +0000 |
committer | Paul Robinson <paul.robinson@sony.com> | Mon Nov 19 18:29:28 2018 +0000 |
tree | 560b3e866f75f90d6ac815851e8a41ae354e4bb0 | |
parent | 7ca11331eb8de2e96982b9b51a0a0488f140e848 [diff] |
[DebugInfo] DISubprogram flags get their own flags word. NFC. This will hold flags specific to subprograms. In the future we could potentially free up scarce bits in DIFlags by moving subprogram-specific flags from there to the new flags word. This patch does not change IR/bitcode formats, that will be done in a follow-up. Differential Revision: https://reviews.llvm.org/D54597 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@347239 91177308-0d34-0410-b5e6-96231b3b80d8