LLVM API Documentation

Functions
ModuleUtils.cpp File Reference
#include "llvm/Transforms/Utils/ModuleUtils.h"
#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/IR/DerivedTypes.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/IRBuilder.h"
#include "llvm/IR/Module.h"
Include dependency graph for ModuleUtils.cpp:

Go to the source code of this file.

Functions

static void appendToGlobalArray (const char *Array, Module &M, Function *F, int Priority)

Function Documentation

static void appendToGlobalArray ( const char *  Array,
Module M,
Function F,
int  Priority 
) [static]