[all-commits] [llvm/llvm-project] 41b572: [ORC][examples] Simplify example -- LLJIT already ...

Lang Hames via All-commits all-commits at lists.llvm.org
Sat Mar 22 17:26:53 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 41b572b99cd5f222330effa323af9c4da8d73e10
      https://github.com/llvm/llvm-project/commit/41b572b99cd5f222330effa323af9c4da8d73e10
  Author: Lang Hames <lhames at gmail.com>
  Date:   2025-03-23 (Sun, 23 Mar 2025)

  Changed paths:
    M llvm/examples/OrcV2Examples/LLJITWithLazyReexports/LLJITWithLazyReexports.cpp

  Log Message:
  -----------
  [ORC][examples] Simplify example -- LLJIT already has a mangleAndIntern method.

We don't need a separate MangleAndInterner here any more.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list