tests2/const.R

library(R2llvm)
f = function() 2
fc = compileFunction(f)
stopifnot(identical(.llvm(fc), 2))
duncantl/R2llvm documentation built on May 14, 2019, 9:42 a.m.