[PATCH] Add possibility to preserve outdated debug info

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 27 09:53:41 PST 2017


+Adrian Prantl <aprantl at apple.com> +Eric Christopher <echristo at gmail.com>

I'm not too fussed about this either way - anyone else?

(it would need a test case before it can be committed)

On Mon, Feb 27, 2017 at 12:57 AM Dmitriy Matveev via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> Hello! This is a patch for issue described in
> http://lists.llvm.org/pipermail/llvm-dev/2016-November/107482.html
>
> Briefly: need an option to keep debug metadata even if version check fails.
>
> ---
>  lib/Bitcode/Reader/BitcodeReader.cpp | 8 +++++++-
>  lib/IR/Verifier.cpp                  | 3 ---
>  2 files changed, 7 insertions(+), 4 deletions(-)
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170227/00fbfcde/attachment.html>


More information about the llvm-commits mailing list