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

Taewook Oh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 13 18:19:28 PDT 2019


twoh added a comment.

@dblaikie Thank you for the comment. I encountered this problem while manipulating LLVM IR, and not sure how realistic the code can be if I synthesize one to reproduce this problem. Still, I think this is worth fixing unless we can guarantee that debug label scope won't have a DILexicalBlockFile.


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