[all-commits] [llvm/llvm-project] 86eb6b: [LowerTypeTests] Use MapVector to stabilize iterat...

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Jun 19 15:11:48 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 86eb6bf6715c87425284902fe9e2e41e86937f23
      https://github.com/llvm/llvm-project/commit/86eb6bf6715c87425284902fe9e2e41e86937f23
  Author: Fangrui Song <i at maskray.me>
  Date:   2024-06-19 (Wed, 19 Jun 2024)

  Changed paths:
    M llvm/lib/Transforms/IPO/LowerTypeTests.cpp
    M llvm/test/LTO/X86/cfi_jt_aliases.ll

  Log Message:
  -----------
  [LowerTypeTests] Use MapVector to stabilize iteration order

Otherwise llvm/test/LTO/X86/cfi_jt_aliases.ll could fail when
DenseMapInfo<StringRef> changes.



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