COFF: Fix typo.
authorRui Ueyama <ruiu@google.com>
Sun, 7 Jun 2015 23:10:50 +0000 (23:10 +0000)
committerRui Ueyama <ruiu@google.com>
Sun, 7 Jun 2015 23:10:50 +0000 (23:10 +0000)
commita6cd6c0cd814f4ddc1733b3aa45271198856ca6c
tree2feb1e86f9bd3ec7357ab1825162ae8bfae7b7a9
parentaace577e3eab9670db3dc03979bc02c835601803
COFF: Fix typo.

This change doesn't change its functionality since the value
passed here is converted to uint16_t immediately.

llvm-svn: 239271
lld/COFF/Chunks.cpp