Compute the offsets of the compile units. We need this so that when we emit a
[oota-llvm.git] / lib / CodeGen / RegAllocSimple.cpp
2002-12-02 Misha Brukman* Abstracted out stack space allocation into its own...
2002-11-22 Misha BrukmanA simple (spilling) register allocator.