tests/checkIntLiteral.R

library(RLLVMCompile)

f =
function()
{
  Rf_ScalarInteger(1)
}

fc = compileFunction(f, SEXPType, list())
.llvm(fc)
duncantl/R2llvm documentation built on May 14, 2019, 9:42 a.m.