InitializeNativeTarget: Initialize the LLVM engine for JIT operations

Description Usage Value Author(s) References

Description

If one is to use any of LLVM's JIT operations in the R session, one needs to call this function in order to ensure that the relevant initialization is done for the particular host.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14

Value

A logical value.

Author(s)

Duncan Temple Lang

References

http://llvm.org/docs/doxygen/html/namespacellvm.html


doktorschiwago/Rllvm2 documentation built on May 15, 2019, 9:42 a.m.