[all-commits] [llvm/llvm-project] d68eb5: [lld-macho][NFC] Track category merger input data ...

alx32 via All-commits all-commits at lists.llvm.org
Mon Jun 17 18:58:24 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d68eb5b956a47c6321e26076f2481346b5e397fa
      https://github.com/llvm/llvm-project/commit/d68eb5b956a47c6321e26076f2481346b5e397fa
  Author: alx32 <103613512+alx32 at users.noreply.github.com>
  Date:   2024-06-17 (Mon, 17 Jun 2024)

  Changed paths:
    M lld/MachO/ObjC.cpp
    M lld/MachO/ObjC.h

  Log Message:
  -----------
  [lld-macho][NFC] Track category merger input data source language for better verification (#95473)

This change adds tracking for the source language of the various input
structs used by the category merger. Identification is based on expected
symbol names. It also adds checks to ensure we're dealing with the
expected data in known scenarios.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list