[AsmPrinter] Omit unique ID for __patchable_function_entries sections
Follow-up for D74006. When the integrated assembler is used, we use SHF_LINK_ORDER. The linked-to symbol is part of ELFSectionKey, thus we can omit the unique ID.
Loading
Please sign in to comment