summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/PCHWriter.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-04-10 16:38:36 +0000
committerChris Lattner <sabre@nondot.org>2009-04-10 16:38:36 +0000
commit30c3de64619c510af00d6b8a9bca46dd65359f02 (patch)
tree9b848202653048bf7613f229fd000f25823c9d4b /clang/lib/Frontend/PCHWriter.cpp
parente517ae4211d79b5d7c1d5bfac5c6335bf06b9064 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud