setInitializer: Set the initializer for an LLVM Value

View source: R/globalVar.R

setInitializerR Documentation

Set the initializer for an LLVM Value

Description

This function sets the initial value for an LLVM variable or Value object.

Usage

setInitializer(var, value)

Arguments

var

the variable whose value is to be set

value

the value with which to initialize the variable

Author(s)

DTL

References

LLVM Documentation http://llvm.org/docs/


duncantl/Rllvm documentation built on April 23, 2024, 6:14 p.m.