Work around a gas bug. Print '-9223372036854775808' as unsigned.
authorChris Lattner <sabre@nondot.org>
Mon, 23 Feb 2004 03:27:05 +0000 (03:27 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 23 Feb 2004 03:27:05 +0000 (03:27 +0000)
commitf7b42259e9901a0f2e7786523080f908ebb918e6
tree6329de5f03fb8e422a847fae275cd962fab74cf9
parent311ca2e51f1c9be1b81a73e7acef4e3564b71ad9
Work around a gas bug.  Print '-9223372036854775808' as unsigned.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11729 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/Printer.cpp
lib/Target/X86/X86AsmPrinter.cpp