[PATCH] D124917: BitcodeReader: Avoid bad debug info warnings when stripping
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 4 10:23:49 PDT 2022
aprantl added a comment.
I think agree with the idea of the patch. Can you please check that (1) there is an existing test that ensures warning is printed when not explicitly stripping debug info and (2) add a test for this case?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124917/new/
https://reviews.llvm.org/D124917
More information about the llvm-commits
mailing list