stop using strtoll, it gives windows heartburn.
authorChris Lattner <sabre@nondot.org>
Fri, 22 Jan 2010 07:34:12 +0000 (07:34 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 22 Jan 2010 07:34:12 +0000 (07:34 +0000)
commitd5a7e357a22b2e916a5b5e9d200ad284b95e35f1
tree5cd418cf5a3d9b2128a87278924eac52014b6f99
parent86e2211d0a496f470ea1d320161c8dc43593c5c6
stop using strtoll, it gives windows heartburn.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94167 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCParser/AsmLexer.cpp