[all-commits] [llvm/llvm-project] 5877d6: [ORC] Make mangling convenience methods part of th...

lhames via All-commits all-commits at lists.llvm.org
Wed Apr 8 20:20:23 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5877d6f5f46cb2a61b6887504508fdb4c60fb157
      https://github.com/llvm/llvm-project/commit/5877d6f5f46cb2a61b6887504508fdb4c60fb157
  Author: Lang Hames <lhames at gmail.com>
  Date:   2020-04-08 (Wed, 08 Apr 2020)

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

  Log Message:
  -----------
  [ORC] Make mangling convenience methods part of the public API of LLJIT.

This saves clients from having to manually construct a MangleAndInterner.




More information about the All-commits mailing list