LLVM
8.0.1
|
#include "llvm/Support/InitLLVM.h"
Public Member Functions | |
InitLLVM (int &Argc, const char **&Argv) | |
InitLLVM (int &Argc, char **&Argv) | |
~InitLLVM () | |
Definition at line 31 of file InitLLVM.h.
Definition at line 25 of file InitLLVM.cpp.
References llvm::SmallVectorTemplateCommon< T, typename >::data(), llvm::errorCodeToError(), llvm::sys::windows::GetCommandLineArguments(), llvm::sys::PrintStackTraceOnErrorSignal(), llvm::SmallVectorTemplateBase< T, bool >::push_back(), and llvm::SmallVectorBase::size().
|
inline |
Definition at line 34 of file InitLLVM.h.
References ~InitLLVM().
InitLLVM::~InitLLVM | ( | ) |
Definition at line 52 of file InitLLVM.cpp.
References llvm::llvm_shutdown().
Referenced by InitLLVM().