* Slot calc is now simpler and not based on module analyzer.
authorChris Lattner <sabre@nondot.org>
Fri, 7 Sep 2001 16:31:52 +0000 (16:31 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 7 Sep 2001 16:31:52 +0000 (16:31 +0000)
commit9a29790a6b362189dab4455fc2b39e0e7803198a
tree25d7489563ffb514fb0d3721cc34d9633df66a5e
parent5485bbe0f64aeca0a558c683f0b000a71b1a3466
* Slot calc is now simpler and not based on module analyzer.
* Add new SC_DEBUG option to enable debugging of why stuff doesn't work

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@442 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bytecode/Writer/SlotCalculator.cpp
lib/VMCore/SlotCalculator.cpp