Add support to emit debug info for virtual functions and virtual base classes.
[oota-llvm.git] / lib / CodeGen / MaxStackAlignment.cpp
2009-12-02 Jim GrosbachFactor the stack alignment calculations out into a...