Home
last modified time | relevance | path

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

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