[all-commits] [llvm/llvm-project] 17c790: [ORC][MIPS} Correct template parameter for stubAnd...

Xiaodong Liu via All-commits all-commits at lists.llvm.org
Thu Jul 7 06:05:10 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 17c790ca84caf37de9d06d74058c6d49cd3c4f7a
      https://github.com/llvm/llvm-project/commit/17c790ca84caf37de9d06d74058c6d49cd3c4f7a
  Author: Xiaodong Liu <teaofmoli at gmail.com>
  Date:   2022-07-07 (Thu, 07 Jul 2022)

  Changed paths:
    M llvm/lib/ExecutionEngine/Orc/OrcABISupport.cpp

  Log Message:
  -----------
  [ORC][MIPS} Correct template parameter for stubAndPointerRangesOk function on Mips

It might be an oversight that pass OrcAArch64 as template parameter to stubAndPointerRangesOk on MIps.

Reviewed By: lhames

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




More information about the All-commits mailing list