diff options
author | Chris Lattner <sabre@nondot.org> | 2002-09-23 23:00:46 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2002-09-23 23:00:46 +0000 |
commit | e4314ed3154f168cc9324e2e213c2733c2b71761 (patch) | |
tree | 7be0fbc7a99783da96a9a929c48d957e3bb3047e /lib/Transforms/Utils/BreakCriticalEdges.cpp | |
parent | 10b37b64930197f4f9468a3591f0d10a429bc3fe (diff) |
Fix: ConstantMerge/2002-09-23-CPR-Update.ll
Basically, this bug boiled down to calling replaceUsesOfWith on a constant,
which changed it's shape in an illegal way. This pass now goes through all
of the trouble neccesary to do the replacement on constants.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3895 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/BreakCriticalEdges.cpp')
0 files changed, 0 insertions, 0 deletions