[PATCH] Expose custom MC-JIT memory allocation through the C API

Rafael EspĂ­ndola rafael.espindola at gmail.com
Fri May 17 08:16:19 PDT 2013


Do you need to expose this much? In particular, do you need to expose
RegisterEHFrames? I assume that in practice every client will want to
do what SectionMemoryManager::registerEHFrames does.

Cheers,
Rafael



More information about the llvm-commits mailing list