[ms-inline asm] These should be int64_t, not uint64_t.
authorChad Rosier <mcrosier@apple.com>
Wed, 17 Apr 2013 21:14:38 +0000 (21:14 +0000)
committerChad Rosier <mcrosier@apple.com>
Wed, 17 Apr 2013 21:14:38 +0000 (21:14 +0000)
commit53c9def43359f9b908565b28340e461ce5463009
tree27332c082064816bbfecf4042ecbc9d736cccd79
parent9739b65264f67fd9f42ae53b0cca886e94ff238c
[ms-inline asm] These should be int64_t, not uint64_t.

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