Fix compilation problem. IsIndexZero doesn't exist, use IsZero instead.
[oota-llvm.git] / lib / Target / MachineFrameInfo.cpp
2002-04-25 Vikram S. AdveImplementation of class MachineFrameInfo.