LLVM  8.0.1
Functions
SupportHelpers.cpp File Reference
#include "llvm/Testing/Support/SupportHelpers.h"
#include "llvm/ADT/SmallString.h"
#include "llvm/ADT/Twine.h"
#include "llvm/Support/Error.h"
#include "llvm/Support/FileSystem.h"
#include "llvm/Support/MemoryBuffer.h"
#include "llvm/Support/Path.h"
#include "gtest/gtest.h"
Include dependency graph for SupportHelpers.cpp:

Go to the source code of this file.

Functions

static std::pair< bool, SmallString< 128 > > findSrcDirMap (StringRef Argv0)
 

Function Documentation

◆ findSrcDirMap()

static std::pair<bool, SmallString<128> > findSrcDirMap ( StringRef  Argv0)
static