[PATCH] D29222: MCJIT: Support setting relocation model from C wrappers
Davide Italiano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 28 00:37:04 PST 2017
davide added subscribers: rafael, echristo.
davide added a comment.
Also, I and @rafael have ideas on how to change the reloc model to include PIE (see https://reviews.llvm.org/D21100#455440). Not sure when it's gonna happen, but you may want to consider that it could change in the future (and you don't want to rely on it). LLVM doesn't provide stability guarantees about APIs anyway IIRC (cc: @echristo)
Repository:
rL LLVM
https://reviews.llvm.org/D29222
More information about the llvm-commits
mailing list