remove use of SmallVector from Path::makeUnique. Path::makeUnique
[oota-llvm.git] / lib / CodeGen / SimpleHazardRecognizer.h
2009-08-10 David GoodwinPost RA scheduler changes. Introduce a hazard recognize...