types.R

types = c("Void",
"Label",
"Float",
"Double",
"Int1",
"Int8",
"Int16",
"Int32",
"Int64",
"FloatPtr",
"DoublePtr",
"Int32Ptr")

cat(sprintf("%sType = 1", types), sep = "\n")
doktorschiwago/Rllvm2 documentation built on May 15, 2019, 9:42 a.m.