[ELF] Add a comment to handleSectionGroup(). NFC
authorFangrui Song <maskray@google.com>
Thu, 12 Dec 2019 17:23:06 +0000 (09:23 -0800)
committerFangrui Song <maskray@google.com>
Thu, 12 Dec 2019 17:23:59 +0000 (09:23 -0800)
commitba8149e27d3d16fabd2573de37fcdd2cc8e1d4ca
tree0ea9133f05b6f86a73ae253bdfcbd8f0e4a70824
parent62456e579eebe012e5a6ebcf9960aef9d7babf87
[ELF] Add a comment to handleSectionGroup(). NFC

Apply suggestion in https://reviews.llvm.org/D71157#1780834

Reviewed By: grimar, ruiu

Differential Revision: https://reviews.llvm.org/D71388
lld/ELF/InputFiles.cpp