commit | 9253369f66e9b7cd57f97086b6d9fe970faf8b39 | [log] [tgz] |
---|---|---|
author | Vedant Kumar <vsk@apple.com> | Tue Jun 26 18:54:10 2018 +0000 |
committer | Vedant Kumar <vsk@apple.com> | Tue Jun 26 18:54:10 2018 +0000 |
tree | 9bbf4dd0d2dfbb49e446adbb02a3b9f0833e8ee2 | |
parent | e64a8288ae14ea3fc0de9dc240857dfd1a2de770 [diff] |
[Debugify] Don't treat missing dbg.values as an error (PR37942) When checking the debug info in a module, don't treat a missing dbg.value as an error. The dbg.value may simply have been DCE'd, in which case the debugger has enough information to display the variable as <optimized out>. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@335647 91177308-0d34-0410-b5e6-96231b3b80d8