Remove unnecesary &*'s
[oota-llvm.git] / lib / Transforms / Utils / DemoteRegToStack.cpp
2002-12-10 Vikram S. AdveThis file implements the function DemoteRegToStack...