MC asm parser: allow ?'s in symbol names, and handle @'s in names in MS asm
[oota-llvm.git] / lib / Support / APSInt.cpp
2008-01-19 Ted KremenekAdded FoldingSet style 'profiling' support for APSInt.