[all-commits] [llvm/llvm-project] a4e345: [examples] Direct HowToUseJIT readers to HowToUseL...

lhames via All-commits all-commits at lists.llvm.org
Fri Dec 23 01:10:41 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a4e3457fb752d675c58fb14a3d8ed03fe218b6b0
      https://github.com/llvm/llvm-project/commit/a4e3457fb752d675c58fb14a3d8ed03fe218b6b0
  Author: Lang Hames <lhames at gmail.com>
  Date:   2022-12-23 (Fri, 23 Dec 2022)

  Changed paths:
    M llvm/examples/HowToUseJIT/HowToUseJIT.cpp

  Log Message:
  -----------
  [examples] Direct HowToUseJIT readers to HowToUseLLJIT instead.

HowToUseJIT describes the older APIs. We want to discourage their use in new
projects.




More information about the All-commits mailing list