16 #ifndef LLVM_LINKALLIR_H
17 #define LLVM_LINKALLIR_H
38 struct ForceVMCoreLinking {
39 ForceVMCoreLinking() {
44 if (std::getenv(
"bar") != (
char*) -1)
A Module instance is used to store all the information related to an LLVM module. ...
FunctionPass * createVerifierPass(bool FatalErrors=true)
Create a verifier pass.
UnreachableInst - This function has undefined behavior.
Module.h This file contains the declarations for the Module class.
Provides a library for accessing information about this process and other processes on the operating ...
LLVMContext & getGlobalContext()
getGlobalContext - Returns a global context.