commit | 6915f8fc3c21a4ba0adb56f5f1472ebd9503ad49 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Apr 07 22:49:37 2002 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Apr 07 22:49:37 2002 +0000 |
tree | 946430ede9c7b2444be2345071326bf73b5e681c | |
parent | cd739a66cffb27223edc38a7e629a9069672b364 [diff] |
* Move include/llvm/Analysis/SlotCalculator.h to include/llvm/SlotCalculator.h because the slot calculator is already part of the VMCore library. * Rename incorporateMethod and purgeMethod to *Function llvm-svn: 2154