struct llvm_shutdown_obj

Declaration

struct llvm_shutdown_obj { /* full declaration omitted */ };

Description

llvm_shutdown_obj - This is a simple helper class that calls llvm_shutdown() when it is destroyed.

Declared at: llvm/include/llvm/Support/ManagedStatic.h:118

Method Overview

Methods

llvm_shutdown_obj()

Declared at: llvm/include/llvm/Support/ManagedStatic.h:119

~llvm_shutdown_obj()

Declared at: llvm/include/llvm/Support/ManagedStatic.h:120