|
LLVM
8.0.1
|
This file implements the CodeGenCoverage class. More...
#include "llvm/Support/CodeGenCoverage.h"#include "llvm/Config/llvm-config.h"#include "llvm/Support/Endian.h"#include "llvm/Support/FileSystem.h"#include "llvm/Support/MemoryBuffer.h"#include "llvm/Support/Mutex.h"#include "llvm/Support/ScopedPrinter.h"#include "llvm/Support/ToolOutputFile.h"#include <unistd.h>
Go to the source code of this file.
Variables | |
| static sys::SmartMutex< true > | OutputMutex |
This file implements the CodeGenCoverage class.
Definition in file CodeGenCoverage.cpp.
|
static |
Definition at line 31 of file CodeGenCoverage.cpp.
1.8.13