Fix MSVC warning.
authorRui Ueyama <ruiu@google.com>
Wed, 19 Nov 2014 00:48:06 +0000 (00:48 +0000)
committerRui Ueyama <ruiu@google.com>
Wed, 19 Nov 2014 00:48:06 +0000 (00:48 +0000)
commit81b73f3020af1f68457362bc5177a90d629e5a74
treeab31ae08166ce6cfe8288be3c2910a7bf23b251f
parent7a2d15678e729558529e3a14205d2924b3091f5c
Fix MSVC warning.

This patch fixes the following MSVC warning.

  warning C4334: '<<' : result of 32-bit shift implicitly
  converted to 64 bits (was 64-bit shift intended?)

llvm-svn: 222293
lld/lib/ReaderWriter/MachO/File.h