[all-commits] [llvm/llvm-project] f2b866: [ORC][clang-repl] Fix clang-repl -host-supports-ji...

lhames via All-commits all-commits at lists.llvm.org
Sat Aug 26 19:46:48 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f2b866653169d479a964f99b7679738742f6a6a2
      https://github.com/llvm/llvm-project/commit/f2b866653169d479a964f99b7679738742f6a6a2
  Author: Lang Hames <lhames at gmail.com>
  Date:   2023-08-26 (Sat, 26 Aug 2023)

  Changed paths:
    M clang/tools/clang-repl/ClangRepl.cpp

  Log Message:
  -----------
  [ORC][clang-repl] Fix clang-repl -host-supports-jit option after 122ebe3b500.

Same fix as 8a62d6ba7e: We need to make sure that the supports-JIT check uses
the same JIT config that will be used by the clang-repl tool.




More information about the All-commits mailing list