LLVM API Documentation
#include "llvm/Support/ManagedStatic.h"
#include "llvm/Config/config.h"
#include "llvm/Support/Atomic.h"
#include <cassert>
Go to the source code of this file.
Variables | |
static const ManagedStaticBase * | StaticList = 0 |
|
static |
Definition at line 20 of file ManagedStatic.cpp.
Referenced by llvm::ManagedStaticBase::destroy(), llvm::llvm_shutdown(), and llvm::ManagedStaticBase::RegisterManagedStatic().