[PATCH] D29222: MCJIT: Support setting relocation model from C wrappers
Eugene Leviant via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 27 08:19:25 PST 2017
evgeny777 created this revision.
Herald added a reviewer: deadalnix.
Also added unit tests which uses MCJIT to create position independent code.
Repository:
rL LLVM
https://reviews.llvm.org/D29222
Files:
include/llvm-c/ExecutionEngine.h
include/llvm/Support/CodeGenCWrappers.h
lib/ExecutionEngine/ExecutionEngineBindings.cpp
unittests/ExecutionEngine/MCJIT/MCJITCAPITest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29222.86052.patch
Type: text/x-patch
Size: 3817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170127/1d974b21/attachment.bin>
More information about the llvm-commits
mailing list