[PATCH] D66187: [DebugInfo] Consider debug label scope has an extra lexical block file

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 14 10:56:41 PDT 2019


aprantl added a comment.

(I'm approaching this from the point of "if the verifier accepts the IR, the backend has to deal with it", but David is right in pointing out that there may be a bug further up the pipeline and that perhaps it should be fixed and made illegal in IR.)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66187/new/

https://reviews.llvm.org/D66187





More information about the llvm-commits mailing list