commit | 877eaaa20eec2904d63d52a1904664890c68dbd4 | [log] [tgz] |
---|---|---|
author | Vedant Kumar <vsk@apple.com> | Tue Feb 13 18:15:27 2018 +0000 |
committer | Vedant Kumar <vsk@apple.com> | Tue Feb 13 18:15:27 2018 +0000 |
tree | b64eb71f6a37776b4ffb15cbb7bb1bf255366f18 | |
parent | c9c691411d15437fe881d934a86f073646aa1928 [diff] |
[Debugify] Avoid verifier failure on non-definition subprograms If a function doesn't have an exact definition, don't apply debugify metadata as it triggers a DIVerifier failure. The issue is that it's invalid to have DILocations inside a DISubprogram which isn't a definition ("scope points into the type hierarchy!"). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@325036 91177308-0d34-0410-b5e6-96231b3b80d8