Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/examples/OrcV2Examples/LLJITWithObjectLinkingLayerPlugin/
H A DLLJITWithObjectLinkingLayerPlugin.cpp31 const llvm::StringRef TestMod = variable
235 auto M = ExitOnErr(parseExampleModule(TestMod, "test-module")); in main()