[all-commits] [llvm/llvm-project] adea1f: [orc-rt] Fix swift protocol metadata registration

Ben Langmuir via All-commits all-commits at lists.llvm.org
Thu Aug 4 14:56:10 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: adea1fa047af3528e5a640acb7a80afdcca726d1
      https://github.com/llvm/llvm-project/commit/adea1fa047af3528e5a640acb7a80afdcca726d1
  Author: Ben Langmuir <blangmuir at apple.com>
  Date:   2022-08-04 (Thu, 04 Aug 2022)

  Changed paths:
    M compiler-rt/lib/orc/macho_platform.cpp

  Log Message:
  -----------
  [orc-rt] Fix swift protocol metadata registration

The __swif5_proto and __swift5_protos sections had their meaning
inverted. Fix, and rename the arrays so it is more obvious which is
which.

Differential Revision: https://reviews.llvm.org/D131206




More information about the All-commits mailing list