[lld][MachO] Fix UB after D103006
authorVitaly Buka <vitalybuka@google.com>
Tue, 15 Jun 2021 04:15:54 +0000 (21:15 -0700)
committerVitaly Buka <vitalybuka@google.com>
Tue, 15 Jun 2021 04:15:54 +0000 (21:15 -0700)
commitb01bfdfda64b684965cd7f97e99e4b0bce5d67fa
treef7955948d3f7e98b18ecf681277ed30a4d8e75c6
parent79f9cfbc21e02555258523ea77c3dd389891cfb3
[lld][MachO] Fix UB after D103006

ubsan detected:
lld/MachO/SyntheticSections.cpp:636:15: runtime error: null pointer
passed as argument 2, which is declared to never be null
lld/MachO/SyntheticSections.cpp