[PATCH] D62635: Add enums as global variables in the IR metadata.

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 17 15:53:56 PDT 2019


dblaikie added a comment.

Is it practical/possible to do this in LLVM rather than in Clang? I'd have thought it'd be best to keep the IR metadata as output-format agnostic as practical/possible to reduce divergent codepaths, etc?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D62635





More information about the cfe-commits mailing list