LLVM  8.0.1
Variables
JamCRC.cpp File Reference
#include "llvm/Support/JamCRC.h"
#include "llvm/ADT/ArrayRef.h"
Include dependency graph for JamCRC.cpp:

Go to the source code of this file.

Variables

static const uint32_t CRCTable [256]
 

Variable Documentation

◆ CRCTable

const uint32_t CRCTable[256]
static

Definition at line 25 of file JamCRC.cpp.