diff options
author | Lang Hames <lhames@gmail.com> | 2019-05-01 22:40:23 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2019-05-01 22:40:23 +0000 |
commit | 42a3b4ff0e810b379367807a650e952effdcf7c1 (patch) | |
tree | d21a5a2c1a12013b998a1cabbc5e41fa5944844a /llvm/lib/Support/FileCheck.cpp | |
parent | a3843fe6f4619fe2e8690405eee61fba5510355b (diff) | |
download | llvm-42a3b4ff0e810b379367807a650e952effdcf7c1.zip llvm-42a3b4ff0e810b379367807a650e952effdcf7c1.tar.gz llvm-42a3b4ff0e810b379367807a650e952effdcf7c1.tar.bz2 |
[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.
llvm-svn: 359735
Diffstat (limited to 'llvm/lib/Support/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions