Make Value::MaxAlignment(Exponent) constexpr
This avoids references to the variables be generated when using e.g. max(). Reviewed By: dexonsmith Differential Revision: https://reviews.llvm.org/D95050
Loading
Please sign in to comment
This avoids references to the variables be generated when using e.g. max(). Reviewed By: dexonsmith Differential Revision: https://reviews.llvm.org/D95050