llvm/unittests
Duncan P. N. Exon Smith 3b666f3b59 IR: Fix ConstantArray::replaceUsesOfWithOnConstant()
Previously, `ConstantArray::replaceUsesOfWithOnConstant()` neglected to
check whether it becomes a `ConstantDataArray`.  Call
`ConstantArray::getImpl()` to check for that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215965 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-19 02:21:00 +00:00
..
2014-08-12 23:23:05 +00:00
2014-06-08 22:29:17 +00:00
2014-07-14 05:01:53 +00:00
2014-07-03 02:01:39 +00:00