[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:24:44 PDT 2022


aprantl added a comment.

The debug info "upgrade" mechanism is unintuitive that I'm worried that this could subtly break intended behavior if it isn't tested.


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