Vedant Kumar 9253369f66 [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
2018-06-26 18:54:10 +00:00
..
2017-01-28 02:02:38 +00:00
2018-06-05 00:56:08 +00:00