X86MachObjectWriter.cpp - silence null deference warnings. NFCI.
The MCSymbol data should always be present for non-absolute sections so assert that it is to silence static analysis warnings.
Loading
Please sign in to comment
The MCSymbol data should always be present for non-absolute sections so assert that it is to silence static analysis warnings.