OSDN Git Service

Fix a number of bugs in ipconstantprop, simplify the code, fit in 80 cols,
authorChris Lattner <sabre@nondot.org>
Wed, 23 Apr 2008 05:59:23 +0000 (05:59 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 23 Apr 2008 05:59:23 +0000 (05:59 +0000)
commite9625c6c88477382d7b4db6c16108ab2db2b1326
treedd0b983c509114a6ad3a98259dce8b3fb7825e3c
parentc6ee00b8eec0a682f25810c7912272cd76c87a2c
Fix a number of bugs in ipconstantprop, simplify the code, fit in 80 cols,
fix read after free bug (PR2238).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50141 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/IPConstantPropagation.cpp