aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-08-19 02:21:00 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-08-19 02:21:00 +0000
commitb11cd6fbc583be97371d9cc6d95eec70de074630 (patch)
tree8a7fcb6178b1eca90f2ee184285fd8c3db624883 /llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp
parentd8c60542a49b020eac3dc182189e3d595b3ad3bd (diff)
downloadllvm-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