Fix comments.
authorRui Ueyama <ruiu@google.com>
Wed, 30 Mar 2016 00:43:49 +0000 (00:43 +0000)
committerRui Ueyama <ruiu@google.com>
Wed, 30 Mar 2016 00:43:49 +0000 (00:43 +0000)
commitf43d15009c50522fac917b669bf367fb592cc6cd
tree970a9570fc036f173c57447b53f2af48aac6bf8c
parentb94480376a90d17ae96c43e9158faec285d4e4b6
Fix comments.

The original comments were separated by new code that is irrelevant to
the comment. This patch moves the comment to the right place and update it.

llvm-svn: 264816
lld/ELF/InputSection.cpp