use stringref instead of strtol to avoid errno gymnastics.
authorChris Lattner <sabre@nondot.org>
Sun, 4 Apr 2010 18:42:18 +0000 (18:42 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 4 Apr 2010 18:42:18 +0000 (18:42 +0000)
commit65eeaad91d78b2a677ca889eaff60f6d807c7030
tree9dc71530f76639e155d57e3aa64c8e057e1c286e
parent736e31d0cfd8a28c31741f39be606a11e7fc0036
use stringref instead of strtol to avoid errno gymnastics.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100341 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp