Go to file
Dan Gohman e9a38d16fe Convert ScalarEvolution to use CallbackVH for its internal map. This
makes ScalarEvolution::deleteValueFromRecords, and it's code that
subtly needed to be called before ReplaceAllUsesWith, unnecessary.

It also makes ValueDeletionListener unnecessary.

llvm-svn: 70645
2009-05-02 21:19:20 +00:00
clang Driver: Generate an error when trying to pass an LLVM bc input to a 2009-05-02 20:14:53 +00:00
llvm Convert ScalarEvolution to use CallbackVH for its internal map. This 2009-05-02 21:19:20 +00:00