[PATCH] D12607: [ExecutionEngine] Add to the C API possibility to create custom SectionMemoryManager

Jauhien Piatlicki via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 8 14:52:34 PDT 2015


jauhien updated this revision to Diff 34268.
jauhien added a comment.

Fix typos.


http://reviews.llvm.org/D12607

Files:
  include/llvm-c/ExecutionEngine.h
  include/llvm/ExecutionEngine/RTDyldMemoryManager.h
  include/llvm/ExecutionEngine/SectionMemoryManager.h
  lib/ExecutionEngine/ExecutionEngineBindings.cpp
  tools/lli/RemoteMemoryManager.h
  tools/llvm-rtdyld/llvm-rtdyld.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12607.34268.patch
Type: text/x-patch
Size: 16457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150908/0e98a446/attachment.bin>


More information about the llvm-commits mailing list