LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

TargetMachineRegistry.cpp File Reference

#include "llvm/Target/TargetMachineRegistry.h"
#include <algorithm>

Include dependency graph for TargetMachineRegistry.cpp:

Go to the source code of this file.

Variables

static TargetRegistrationListenerListeners = 0


Variable Documentation

TargetRegistrationListener* Listeners = 0 [static]
 

Listeners - All of the listeners registered to get notified when new targets are loaded.

Definition at line 26 of file TargetMachineRegistry.cpp.