mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-15 13:56:06 +00:00

This allows the representation of arbitrarily large enumeration values. See https://lists.llvm.org/pipermail/llvm-dev/2017-December/119475.html for context. Reviewed By: andrewrk, aprantl, MaskRay Differential Revision: https://reviews.llvm.org/D62475