[all-commits] [llvm/llvm-project] be7a54: [JITLink][ELF] Fix reading target architecture whe...

bzEq via All-commits all-commits at lists.llvm.org
Thu Aug 3 19:55:54 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: be7a54655c4a505bac8642b378d51acdc9fddd17
      https://github.com/llvm/llvm-project/commit/be7a54655c4a505bac8642b378d51acdc9fddd17
  Author: Kai Luo <lkail at cn.ibm.com>
  Date:   2023-08-04 (Fri, 04 Aug 2023)

  Changed paths:
    M llvm/lib/ExecutionEngine/JITLink/ELF.cpp
    M llvm/test/ExecutionEngine/JITLink/ppc64/ppc64-relocs.s

  Log Message:
  -----------
  [JITLink][ELF] Fix reading target architecture when the ELF object is big-endian

Reviewed By: lhames

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




More information about the All-commits mailing list