diff options
author | Chris Lattner <sabre@nondot.org> | 2009-04-10 16:38:36 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-04-10 16:38:36 +0000 |
commit | 30c3de64619c510af00d6b8a9bca46dd65359f02 (patch) | |
tree | 9b848202653048bf7613f229fd000f25823c9d4b /clang/lib/Frontend/PCHWriter.cpp | |
parent | e517ae4211d79b5d7c1d5bfac5c6335bf06b9064 (diff) | |
download | bcm5719-llvm-30c3de64619c510af00d6b8a9bca46dd65359f02.tar.gz bcm5719-llvm-30c3de64619c510af00d6b8a9bca46dd65359f02.zip |
fix two problems with machine sinking:
1. Sinking would crash when the first instruction of a block was
sunk due to iterator problems.
2. Instructions could be sunk to their current block, causing an
infinite loop.
This fixes PR3968
llvm-svn: 68787
Diffstat (limited to 'clang/lib/Frontend/PCHWriter.cpp')
0 files changed, 0 insertions, 0 deletions