|
LLVM
4.0.0
|
llvm_shutdown_obj - This is a simple helper class that calls llvm_shutdown() when it is destroyed. More...
#include <ManagedStatic.h>
Public Member Functions | |
| llvm_shutdown_obj ()=default | |
| ~llvm_shutdown_obj () | |
llvm_shutdown_obj - This is a simple helper class that calls llvm_shutdown() when it is destroyed.
Definition at line 92 of file ManagedStatic.h.
|
default |
|
inline |
Definition at line 94 of file ManagedStatic.h.
References llvm::llvm_shutdown().
1.8.6