OSDN Git Service

[ORC] Add a C API function to set the ExecutionSession error reporter.
authorLang Hames <lhames@gmail.com>
Thu, 1 Oct 2020 18:24:34 +0000 (11:24 -0700)
committerLang Hames <lhames@gmail.com>
Mon, 19 Oct 2020 08:59:03 +0000 (01:59 -0700)
commit14cb9b4e21de63f74439259bad8caa6fcb7136e1
treecb85c4b80f8602d751b7029212ee559146ce16c5
parentc88d9eae8a71844b71ca529fd7b35d6025a84f55
[ORC] Add a C API function to set the ExecutionSession error reporter.
llvm/include/llvm-c/Orc.h
llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp