Try to unbreak the build on hosts that don't transitively pull in a definition for...
authorBenjamin Kramer <benny.kra@googlemail.com>
Wed, 5 Dec 2012 18:31:11 +0000 (18:31 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Wed, 5 Dec 2012 18:31:11 +0000 (18:31 +0000)
commitd9791538156702ac1f92ca2984a8ab536deda4f1
tree16bfcc14cb867765ede3b100a2597b08aca21841
parentb47a4f7a0a780eb256cf090e01c5a002fff6684e
Try to unbreak the build on hosts that don't transitively pull in a definition for int64_t.

Also use the portable (ugly) format string macros, for MSVC compatibility.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169396 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCInstPrinter.h
lib/MC/MCInstPrinter.cpp