llvmDump: Create a text representation of an LLVM object

Description Usage Arguments Value Author(s) References

Description

This generic function and its methods allow us to generate a text representation of different LLVM data types so that we can better understand what they contain. These methods currently display the results on the console!

Usage

1

Arguments

x

the LLVM object to be displayed

...

any additional arguments for the methods

Value

NULL

Author(s)

Duncan Temple Lang

References

LLVM documentation.


doktorschiwago/Rllvm2 documentation built on May 15, 2019, 9:42 a.m.