aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/MC/MCDisassembler/Disassembler.cpp
diff options
context:
space:
mode:
authorArnold Schwaighofer <aschwaighofer@apple.com>2013-05-22 16:54:56 +0000
committerArnold Schwaighofer <aschwaighofer@apple.com>2013-05-22 16:54:56 +0000
commit12b0d1cda0eae1cbe19a2686c71b91055422fa89 (patch)
treefb23a1c07eb282a007525b50f360a0196de2d365 /llvm/lib/MC/MCDisassembler/Disassembler.cpp
parent2e88c6b6618cba88f6627801640223b3b9845143 (diff)
downloadllvm-12b0d1cda0eae1cbe19a2686c71b91055422fa89.zip
llvm-12b0d1cda0eae1cbe19a2686c71b91055422fa89.tar.gz
llvm-12b0d1cda0eae1cbe19a2686c71b91055422fa89.tar.bz2
LoopVectorize: Make Value pointers that could be RAUW'ed a VH
The Value pointers we store in the induction variable list can be RAUW'ed by a call to SCEVExpander::expandCodeFor, use a TrackingVH instead. Do the same thing in some other places where we store pointers that could potentially be RAUW'ed. Fixes PR16073. llvm-svn: 182485
Diffstat (limited to 'llvm/lib/MC/MCDisassembler/Disassembler.cpp')
0 files changed, 0 insertions, 0 deletions