Quick build fix for c++03 clang. This needs a proper solution. Note that these offset...
authorMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 5 Dec 2012 22:38:01 +0000 (22:38 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 5 Dec 2012 22:38:01 +0000 (22:38 +0000)
commit6fa518c51ef5a3d982abda86286eaf00c74a549a
tree85f3a4fb289afeb8afd3efa4519cfe0b5780bc18
parent48f244ac2c4a9dc367a205048f9c6d1fc64fb864
Quick build fix for c++03 clang. This needs a proper solution. Note that these offsets are guaranteed to be correct by Endian.h.

llvm-svn: 169438
llvm/tools/llvm-objdump/COFFDump.cpp