[all-commits] [llvm/llvm-project] 3a7986: Reapply 51c705fbe5d, "[JITLink] Include LinkGraph ...

lhames via All-commits all-commits at lists.llvm.org
Sat Jul 9 09:34:26 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3a7986f57354e5bba5d94e0b5645a576c96cf495
      https://github.com/llvm/llvm-project/commit/3a7986f57354e5bba5d94e0b5645a576c96cf495
  Author: Lang Hames <lhames at gmail.com>
  Date:   2022-07-09 (Sat, 09 Jul 2022)

  Changed paths:
    M llvm/lib/ExecutionEngine/JITLink/EHFrameSupport.cpp
    M llvm/test/ExecutionEngine/JITLink/AArch64/ELF_aarch64_ehframe.s
    M llvm/test/ExecutionEngine/JITLink/AArch64/MachO_arm64_ehframe.s

  Log Message:
  -----------
  Reapply 51c705fbe5d, "[JITLink] Include LinkGraph name in...", with fixes.

Original commit reverted in 976de7130b338aa0d0e63255826a79347635c107 due to test
failures. This commit includes fixes for the tests.




More information about the All-commits mailing list