aboutsummaryrefslogtreecommitdiff
path: root/lib/MC/MCParser/AsmLexer.cpp
AgeCommit message (Expand)Author
2010-04-14implement mc asmparser support for '.', which gets theChris Lattner
2010-03-13add a hack to allow parsing negative minint. rdar://7751341Chris Lattner
2010-01-22stop using strtoll, it gives windows heartburn.Chris Lattner
2010-01-22move some files out of the llvm-mc tool into the MCParser library soChris Lattner