[all-commits] [llvm/llvm-project] fc5dcb: [llvm-libtool-darwin] Use MapVector to avoid relyi...

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Jul 19 17:22:11 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fc5dcb0c22e07d76bc64db45a0c1cd584a9f2209
      https://github.com/llvm/llvm-project/commit/fc5dcb0c22e07d76bc64db45a0c1cd584a9f2209
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-07-19 (Wed, 19 Jul 2023)

  Changed paths:
    M llvm/test/tools/llvm-libtool-darwin/archive-flattening.test
    M llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp

  Log Message:
  -----------
  [llvm-libtool-darwin] Use MapVector to avoid relying on StringMap iteration order

Simplify future changes like D142862 that change the hash function.




More information about the All-commits mailing list