LLVM
8.0.1
|
#include "llvm/DebugInfo/CodeView/TypeHashing.h"
#include "llvm/DebugInfo/CodeView/TypeIndexDiscovery.h"
#include "llvm/Support/SHA1.h"
Go to the source code of this file.
Variables | |
static std::array< uint8_t, 8 > | EmptyHash |
static std::array< uint8_t, 8 > | TombstoneHash |
|
static |
Definition at line 21 of file TypeHashing.cpp.
|
static |
Definition at line 23 of file TypeHashing.cpp.