ΒΆconst char* LLVMOrcLLJITGetDataLayoutStr(
LLVMOrcLLJITRef J)
const char* LLVMOrcLLJITGetDataLayoutStr(
LLVMOrcLLJITRef J)
Description
Get the LLJIT instance's default data layout string. This string is owned by the LLJIT instance and does not need to be freed by the caller.
Declared at: llvm/include/llvm-c/LLJIT.h:243
Parameters
- LLVMOrcLLJITRef J