[lld/mac] Use sectionType() more
authorNico Weber <thakis@chromium.org>
Fri, 11 Jun 2021 15:15:11 +0000 (11:15 -0400)
committerNico Weber <thakis@chromium.org>
Fri, 11 Jun 2021 15:15:47 +0000 (11:15 -0400)
commitf2b1a1e10c5a4a3e96cc244adfbacfb5e97c3ca5
treeb62b161355c5f99edc73ab9585c7c2fc28216f78
parent74af4bb1f471d042084328271bad80fe2acde8f4
[lld/mac] Use sectionType() more

Not sure sectionType() carries its weight, but while we have it
we should use it consistently.

No behavior change.

Differential Revision: https://reviews.llvm.org/D104027
lld/MachO/ConcatOutputSection.cpp
lld/MachO/InputSection.cpp