diff options
author | Nico Weber <nicolasweber@gmx.de> | 2019-01-14 19:05:21 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2019-01-14 19:05:21 +0000 |
commit | 1f3ab98aca01ca5b1a01f69ee13aa5fa8ac2331a (patch) | |
tree | ff0372fa50e15222c928ecb5f1d2f8815481080b /llvm/lib | |
parent | cadf4b61f0a92a531e3cda9cc744e261b875a23f (diff) | |
download | bcm5719-llvm-1f3ab98aca01ca5b1a01f69ee13aa5fa8ac2331a.tar.gz bcm5719-llvm-1f3ab98aca01ca5b1a01f69ee13aa5fa8ac2331a.zip |
lld-link: Spelling fixes in comments and minor style tweaks
Changes a few things I noticed while reading this code.
- fix a few typos in comments
- remove two `auto` uses where the type wasn't clear to me
- add comment saying that two sequential checks for `if (SparseChunks[SectionNumber] == PendingComdat)` are intentional
- name two parameters
No behavior change.
Differential Revision: https://reviews.llvm.org/D56677
llvm-svn: 351101
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions