[PATCH] D67141: [DebugInfo] Emit DW_TAG_enumeration_type for referenced global enumerator.

Amy Huang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 4 11:23:23 PDT 2019


akhuang added a comment.

What is the reason for this change? The test case and comment changes don't seem related to the actual code change, which would affect `DIGlobalVariable`s.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67141





More information about the cfe-commits mailing list