[PATCH] D144008: [DebugMetadata][DwarfDebug][CodeView] Support function-local static variables in lexical block scopes (6/7)

ykhatav via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 7 06:19:08 PDT 2023


ykhatav added a comment.

In D144008#4401633 <https://reviews.llvm.org/D144008#4401633>, @dzhidzhoev wrote:

> @akhuang @rnk @ykhatav could you please take a look at CodeViewReader.cpp change? Frankly, I am new to that format.

Thanks for taking care of this. Could you add a CodeView-specific test to make sure that the changes work as expected?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144008



More information about the llvm-commits mailing list