OSDN Git Service

Fix a REALLY obscure bug in my previous checkin, which was splicing the END
authorChris Lattner <sabre@nondot.org>
Tue, 12 Oct 2004 01:02:29 +0000 (01:02 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 12 Oct 2004 01:02:29 +0000 (01:02 +0000)
commit989cbd58fb769e920fbf15b6a0fe0888aed553c9
tree5b4d11decda7a8435a47a1fe0ceaf370939f3a41
parenta4b9c7841f94b6a3a2ba6c562b5dc4f4de02c637
Fix a REALLY obscure bug in my previous checkin, which was splicing the END
marker from one ilist into the middle of another basic block!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16925 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/IndVarSimplify.cpp