mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 06:40:01 +08:00
* Also fixes the const-ness of the various DenseElementsAttr construction functions. * Both issues identified when trying to use the DenseElementsAttr functions. Differential Revision: https://reviews.llvm.org/D89517