Add AsmToken::getEndLoc and use it to add ranges to x86 asm register parsing.
[oota-llvm.git] / include / llvm / MC / MCParser / AsmCond.h
2010-01-22 Chris Lattnermove some files out of the llvm-mc tool into the MCPars...