Rllvm (version 0.7-0)

getValue: Get the value from an LLVM entity

Description

This generic function and its methods allow us to get the value associated with an LLVM object, e.g., a meta-data node.

Usage

getValue(x, ...)

Arguments

x

the object whose value is being requested

additional arguments for methods

Value

An R object!