[all-commits] [llvm/llvm-project] e3d2b5: [ORC][LLJIT] Improve debugging output, tighten ass...

lhames via All-commits all-commits at lists.llvm.org
Sat Apr 8 13:03:10 PDT 2023


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

  Changed paths:
    M llvm/include/llvm/ExecutionEngine/Orc/LLJIT.h
    M llvm/lib/ExecutionEngine/Orc/LLJIT.cpp

  Log Message:
  -----------
  [ORC][LLJIT] Improve debugging output, tighten assertion.

Clients can provide an ExecutionSession or an ExecutorProcessControl object to
LLJITBuilder, but should not provide both.




More information about the All-commits mailing list