app

Members

Functions

viewCFG
void viewCFG(ref const IRFile ir)

partof: #TST-llvm_hiwrap_test_api_read_llvm_bc

Meta

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)

partof: #SPC-llvm_hiwrap_debug-cfg_viewer

Manually tested to pass: partof: #TST-llvm_hiwrap_debug_cfg_viewer_readfile

This file contains a simple program to view the CFG's for functions in a LLVM IR bitcode file (.bc) or a c/c++ source file.