[all-commits] [llvm/llvm-project] d80210: [dsymutil] Store possible Swift reflection section...

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Thu Mar 17 12:40:22 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d80210fc905781780979fe22070f94dea8c86115
      https://github.com/llvm/llvm-project/commit/d80210fc905781780979fe22070f94dea8c86115
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2022-03-17 (Thu, 17 Mar 2022)

  Changed paths:
    M llvm/tools/dsymutil/DwarfLinkerForBinary.cpp

  Log Message:
  -----------
  [dsymutil] Store possible Swift reflection sections in an array

No need for a unordered_map of enum, which is also broken in GCC before
6.1. No functionality change intended.




More information about the All-commits mailing list