commit | 5e5dfa307a6999cef7cba6d1a594f880ab72c043 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue Feb 05 02:51:01 2002 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue Feb 05 02:51:01 2002 +0000 |
tree | f57e9d4dd8fb10d74fa747964759e48f86e7ac9d | |
parent | 0665a5f1f5716a69982f4bcd654e5ace975d0c0a [diff] |
* Eliminate the LiveVarSet class, making applyTranferFuncForMInst a static function in the one .cpp file that uses it. Use ValueSet's instead. * Prepare to delete LiveVarSet.h & LiveVarSet.cpp * Eliminate the ValueSet class, making all old member functions into global templates that will eventually be moved to Support. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1711 91177308-0d34-0410-b5e6-96231b3b80d8