tests/checkIntLiteral.R

library(RLLVMCompile)

f =
function()
{
  Rf_ScalarInteger(1)
}

fc = compileFunction(f, SEXPType, list())
.llvm(fc)
duncantl/RLLVMCompile documentation built on May 15, 2019, 5:31 p.m.