diff options
author | Chris Lattner <sabre@nondot.org> | 2011-04-09 07:05:44 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2011-04-09 07:05:44 +0000 |
commit | af1bccec68984c59d8d3fd0a57c4e368aa769528 (patch) | |
tree | f28ac11150a11fcbf04226a4a618c48437b4e144 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | cfe5aa65d213c6209392a03ed075a34167cd28b9 (diff) | |
download | bcm5719-llvm-af1bccec68984c59d8d3fd0a57c4e368aa769528.tar.gz bcm5719-llvm-af1bccec68984c59d8d3fd0a57c4e368aa769528.zip |
Fix a bug where RecursivelyDeleteTriviallyDeadInstructions could
delete the instruction pointed to by CGP's current instruction
iterator, leading to a crash on the testcase. This fixes PR9578.
llvm-svn: 129200
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions