[all-commits] [llvm/llvm-project] 624dcd: [lli] Honor -mtriple option in -jit-kind=orc mode.

lhames via All-commits all-commits at lists.llvm.org
Tue May 9 23:35:53 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 624dcd8d53c1ffe10fbc936b186a98ec7fa1c865
      https://github.com/llvm/llvm-project/commit/624dcd8d53c1ffe10fbc936b186a98ec7fa1c865
  Author: Lang Hames <lhames at gmail.com>
  Date:   2023-05-09 (Tue, 09 May 2023)

  Changed paths:
    M llvm/tools/lli/lli.cpp

  Log Message:
  -----------
  [lli] Honor -mtriple option in -jit-kind=orc mode.

Useful for lli debugging / experiments. See, for example, discussion at
https://reviews.llvm.org/D149996.




More information about the All-commits mailing list