remove some old hacky code that tried to infer whether a store
[oota-llvm.git] / utils / TableGen / InstrEnumEmitter.cpp
2008-01-06 Chris Lattnersplit enum emission out from InstrInfoEmitter into...