[PATCH] D89072: [CodeView] Emit static data members as S_CONSTANTs.
Amy Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 27 12:08:26 PDT 2020
akhuang reopened this revision.
akhuang added a comment.
This revision is now accepted and ready to land.
Reverted because my copied `isUnsignedDIType` function had problems (guess I copied it at first but then was messing with the code); I moved it to DebugHandlerBase.h so it doesn't need to be copied.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89072/new/
https://reviews.llvm.org/D89072
More information about the llvm-commits
mailing list