[PATCH] D85018: [WIP][POC][DebugInfo] Support for DW_AT_start_scope for scoped variables
Sourabh Singh Tomar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 31 03:46:54 PDT 2020
SouraVX added a comment.
Please ignore these test cases `dwarfdump-dataLocationVar.ll` and `dwarfdump-dataLocationExp.ll`. These were generated with `flang` at the time when it was having bug of emitting dummy LexicalBlock. I've an approved PR in `flang` for this, once merged I'll correct these test cases(separately).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85018/new/
https://reviews.llvm.org/D85018
More information about the llvm-commits
mailing list