add a new TGError class and use it to propagate location info with
[oota-llvm.git] / utils / TableGen / InstrEnumEmitter.h
2008-01-06 Chris Lattnersplit enum emission out from InstrInfoEmitter into...