remove use of SmallVector from Path::makeUnique. Path::makeUnique
[oota-llvm.git] / lib / CodeGen / MaxStackAlignment.cpp
2009-12-02 Jim GrosbachFactor the stack alignment calculations out into a...