ΒΆstd::unique_ptr<Module> makeLLVMModule(
llvm::LLVMContext& Context,
const char* ModuleStr)
std::unique_ptr<Module> makeLLVMModule(
llvm::LLVMContext& Context,
const char* ModuleStr)
Declared at: llvm/unittests/Analysis/UnrollAnalyzerTest.cpp:63
Parameters
- llvm::LLVMContext& Context
- const char* ModuleStr