[all-commits] [llvm/llvm-project] 68c14f: JITLink: Add missing EHFrame NULL terminator on aa...

Tom Stellard via All-commits all-commits at lists.llvm.org
Tue Mar 14 16:52:04 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 68c14f582ce64ae6bd79e78b609fa3469af0ed83
      https://github.com/llvm/llvm-project/commit/68c14f582ce64ae6bd79e78b609fa3469af0ed83
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  Changed paths:
    M llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp

  Log Message:
  -----------
  JITLink: Add missing EHFrame NULL terminator on aarch64/ELF

This fixes test failures on AArch64 with libgcc-13:

Clang :: Interpreter/global-dtor.cpp
Clang-Unit :: Interpreter/./ClangReplInterpreterTests/2/4

Reviewed By: lhames, v.g.vassilev

Differential Revision: https://reviews.llvm.org/D146067




More information about the All-commits mailing list