[all-commits] [llvm/llvm-project] 821e04: [ELF] Restore AArch64Relaxer after 685b21255315e69...

Fangrui Song via All-commits all-commits at lists.llvm.org
Tue Oct 18 10:28:25 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 821e04de11390e6ff7a04ef05a3931c8b4691b07
      https://github.com/llvm/llvm-project/commit/821e04de11390e6ff7a04ef05a3931c8b4691b07
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-10-18 (Tue, 18 Oct 2022)

  Changed paths:
    M lld/ELF/Arch/AArch64.cpp

  Log Message:
  -----------
  [ELF] Restore AArch64Relaxer after 685b21255315e699aa839d93fe71b37d806c90c2

relocateAlloc may be parallel so we should avoid sharing AArch64 states.




More information about the All-commits mailing list