Home
last modified time | relevance | path

Searched defs:LLIObjectCache (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/lli/
H A Dlli.cpp299 class LLIObjectCache : public ObjectCache { class
301 LLIObjectCache(const std::string& CacheDir) : CacheDir(CacheDir) { in LLIObjectCache() function in LLIObjectCache