[all-commits] [llvm/llvm-project] 89f095: [lld][ELF] Add armeb support when incoming bc is a...

dong jianqiang via All-commits all-commits at lists.llvm.org
Mon Nov 20 21:12:20 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 89f095d20469f5343d9652ec70e53837978abc61
      https://github.com/llvm/llvm-project/commit/89f095d20469f5343d9652ec70e53837978abc61
  Author: dong jianqiang <dongjianqiang2 at huawei.com>
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
    M lld/ELF/InputFiles.cpp
    M lld/test/ELF/lto/arm.ll

  Log Message:
  -----------
  [lld][ELF] Add armeb support when incoming bc is arm big endian (#72604)

Add armeb support when incoming bc is arm big endian:
Fix error: could not infer e_machine from bitcode target triple
armebv7-linux-gnueabi.




More information about the All-commits mailing list