VoidType: Objects representing different LLVM common Types

VoidTypeR Documentation

Objects representing different LLVM common Types

Description

These are a collection of internal objects that represent standard data types used by LLVM. These are different types of integers and real numbers, pointers, etc. We use these to specify types for return values, parameters, and different inputs to instructions.

Usage

VoidType

Format

The format is: <externalptr>

References

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


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