[PATCH] D89072: [CodeView] Emit static data members as S_CONSTANTs.
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 8 14:06:56 PDT 2020
dblaikie added a comment.
I'll probably leave the llvm/CodeView parts of this for @rnk - but for the clang parts, they should have corresponding clang test coverage & I'd be curious to see the test for that to understand what the IR was before/after this change. (& to understand if/how either of those differ from the DWARF IR)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89072/new/
https://reviews.llvm.org/D89072
More information about the cfe-commits
mailing list