LLVM  4.0.0
Functions
Caching.cpp File Reference
#include "llvm/LTO/Caching.h"
#include "llvm/ADT/StringExtras.h"
#include "llvm/Support/FileSystem.h"
#include "llvm/Support/MemoryBuffer.h"
#include "llvm/Support/Path.h"
#include "llvm/Support/raw_ostream.h"
Include dependency graph for Caching.cpp:

Go to the source code of this file.

Functions

static void commitEntry (StringRef TempFilename, StringRef EntryPath)
 

Function Documentation

static void commitEntry ( StringRef  TempFilename,
StringRef  EntryPath 
)
static