Fix PR6520. An earlyclobber physreg must not be allocated to anything else.
[oota-llvm.git] / lib / Support / SmallVector.cpp
2009-12-16 Chris Lattnernow that libsystem no longer uses SmallVector, we can...