llvm/include
Lang Hames 5fb18b5a09 [ORC] Pass object buffer ownership back in NotifyEmitted.
Clients who want to regain ownership of object buffers after they have been
linked may now use the NotifyEmitted callback for this purpose.

Note: Currently NotifyEmitted is only called if linking succeeds. If linking
fails the buffer is always discarded.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@359735 91177308-0d34-0410-b5e6-96231b3b80d8
2019-05-01 22:40:23 +00:00
..
llvm [ORC] Pass object buffer ownership back in NotifyEmitted. 2019-05-01 22:40:23 +00:00
llvm-c [LLVM-C] Deprecate the LLVMValueRef-returning metadata creation functions 2019-04-24 17:05:08 +00:00