Home
last modified time | relevance | path

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

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