mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 10:58:11 +08:00
b11cd6fbc583be97371d9cc6d95eec70de074630
Previously, `ConstantArray::replaceUsesOfWithOnConstant()` neglected to check whether it becomes a `ConstantDataArray`. Call `ConstantArray::getImpl()` to check for that. llvm-svn: 215965
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%