OSDN Git Service

Add more PRI.64 macros for MSVC and use them throughout the codebase.
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 5 Nov 2011 08:57:40 +0000 (08:57 +0000)
committerStephen Hines <srhines@google.com>
Mon, 14 Nov 2011 17:11:50 +0000 (09:11 -0800)
commit4eb73c59bcd1055e9a3f324d836ce3898fbb7c81
treeedd361ca98f7c69bd3af80debe1620a7deb0ddd2
parent8f2547c62ba1253d610a6cde081e88dc4a69c7e9
Add more PRI.64 macros for MSVC and use them throughout the codebase.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143799 91177308-0d34-0410-b5e6-96231b3b80d8
12 files changed:
include/llvm/Support/DataTypes.h.cmake
include/llvm/Support/DataTypes.h.in
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/AsmPrinter/DIE.cpp
lib/DebugInfo/DWARFDebugArangeSet.cpp
lib/DebugInfo/DWARFDebugAranges.cpp
lib/DebugInfo/DWARFDebugLine.cpp
lib/DebugInfo/DWARFFormValue.cpp
lib/Support/Timer.cpp
lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp
tools/llvm-objdump/MachODump.cpp
tools/llvm-size/llvm-size.cpp