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

Amy Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 16:56:36 PDT 2019


akhuang added a comment.

They should all be there, but emitting the unused enums makes the binary sizes larger. (I think around 6% increase? I forget the size difference for only emitting used enums)


Repository:
  rL LLVM

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

https://reviews.llvm.org/D62635





More information about the llvm-commits mailing list