Add a couple simple wrappers to the C API, for the benefit of non-C++ projects.
This represents some of the functionality we expose in the llvmlite Python binding.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
I'm sorry, I'd prefer we not accept this patch today. I'm not a fan of the existing code generation options to LTO and don't want to encompass this sort of thing as top level C API right now.
The symbol patches seem somewhat more reasonable as API and I'm ok with that.
Thanks!
-eric