getSymbolMetaInfo: Query the meta-data about native routines in an LLVM module

Description Usage Arguments Author(s)

Description

This function is used to retrieve the information about native symbols in an LLVM module so that we can load the relevant packages and DLLs and then register the routines with an LLVM ExecutionEngine.

Usage

1

Arguments

module

the LLVM module to query.

id

a character vector giving the names of the routines.

Author(s)

Duncan Temple Lang


duncantl/R2llvm documentation built on May 14, 2019, 9:42 a.m.