OSDN Git Service

[ORC] Add C API support for defining absolute symbols.
authorLang Hames <lhames@gmail.com>
Fri, 16 Oct 2020 03:33:22 +0000 (20:33 -0700)
committerLang Hames <lhames@gmail.com>
Mon, 19 Oct 2020 08:59:04 +0000 (01:59 -0700)
commit24afffe63a7b0c545ab854f7955c9b4322e7e690
treed03feae41fb931e485ddadb02390f8f996d2e111
parentb6ca0c7dd53528cece4e058eb12c281792893b2f
[ORC] Add C API support for defining absolute symbols.

Also tweaks the definition of TryToGenerate to make it dovetail more neatly
with the new function.
llvm/include/llvm-c/Orc.h
llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp