diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2014-08-19 02:21:00 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2014-08-19 02:21:00 +0000 |
commit | b11cd6fbc583be97371d9cc6d95eec70de074630 (patch) | |
tree | 8a7fcb6178b1eca90f2ee184285fd8c3db624883 /llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp | |
parent | d8c60542a49b020eac3dc182189e3d595b3ad3bd (diff) | |
download | llvm-b11cd6fbc583be97371d9cc6d95eec70de074630.zip llvm-b11cd6fbc583be97371d9cc6d95eec70de074630.tar.gz llvm-b11cd6fbc583be97371d9cc6d95eec70de074630.tar.bz2 |
IR: Fix ConstantArray::replaceUsesOfWithOnConstant()
Previously, `ConstantArray::replaceUsesOfWithOnConstant()` neglected to
check whether it becomes a `ConstantDataArray`. Call
`ConstantArray::getImpl()` to check for that.
llvm-svn: 215965
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp')
0 files changed, 0 insertions, 0 deletions