Fix PR23045.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 30 Mar 2015 21:36:43 +0000 (21:36 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 30 Mar 2015 21:36:43 +0000 (21:36 +0000)
Keep a note in the materializer that we are stripping debug info so that
user doing a lazy read of the module don't hit outdated formats.

Thanks to Duncan for suggesting the fix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233603 91177308-0d34-0410-b5e6-96231b3b80d8


No differences found