[all-commits] [llvm/llvm-project] 72fb8a: [lld][test][PAC] Do not rely on concrete offsets i...

Daniil Kovalev via All-commits all-commits at lists.llvm.org
Tue Jun 17 08:29:59 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 72fb8ae541dcb6d4ab24283bd91a1fc64a9b7e3b
      https://github.com/llvm/llvm-project/commit/72fb8ae541dcb6d4ab24283bd91a1fc64a9b7e3b
  Author: Daniil Kovalev <dkovalev at accesssoftek.com>
  Date:   2025-06-17 (Tue, 17 Jun 2025)

  Changed paths:
    M lld/test/ELF/lto/aarch64-pac-got-func.ll

  Log Message:
  -----------
  [lld][test][PAC] Do not rely on concrete offsets in LTO tests (#143358)

When changing codegen (e.g. in #130809), offsets in binaries produced by
LTO tests might change. We do not need to match concrete offset values,
it's enough to ensure that hex values in particular places are
identical.

---------

Co-authored-by: Anatoly Trosinenko <atrosinenko at accesssoftek.com>



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