[PATCH] Add possibility to preserve outdated debug info

Dmitriy Matveev via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 25 18:52:30 PST 2017


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(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-possibility-to-preserve-outdated-debug-info.patch
Type: text/x-patch
Size: 1431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170226/c87bc3da/attachment.bin>


More information about the llvm-commits mailing list