diff options
author | Chris Lattner <sabre@nondot.org> | 2002-07-17 17:11:33 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2002-07-17 17:11:33 +0000 |
commit | b1b4262387b0060af9c01297d146bb17ed361a84 (patch) | |
tree | 55ce125fa359cca895f12352760831876b1fbe47 /lib/Transforms/Utils/Linker.cpp | |
parent | 1ab8425c1c09c051459ef3bae2ecb087716cc3f5 (diff) |
* Remove dead code from ExprTypeConvert.cpp
- I->use_empty() can never be true because of the IHolder's
* Fix bug: test/Regression/Transforms/LevelRaise/2002-07-16-SourceAndDestCrash.ll
- Add a new NewCasts member to VMC to keep track of casts that have been
created and to ensure there is always a reference to the cast.
- Extend ValueHandle a bit so it can be used in an STL container
- Make sure we destroy the ValueMapCache before verifying the function
in LevelRaise.cpp
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2936 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/Linker.cpp')
0 files changed, 0 insertions, 0 deletions