Home
last modified time | relevance | path

Searched refs:BazMod (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/examples/OrcV2Examples/LLJITRemovableCode/
H A DLLJITRemovableCode.cpp52 const llvm::StringRef BazMod = variable
89 J->addIRModule(BazRT, ExitOnErr(parseExampleModule(BazMod, "baz")))); in main()