LLVM API Documentation
llvm::RegisterTarget< TargetMachineImpl > Struct Template Reference
#include <TargetMachineRegistry.h>
Inheritance diagram for llvm::RegisterTarget< TargetMachineImpl >:
[legend]Collaboration diagram for llvm::RegisterTarget< TargetMachineImpl >:
[legend]List of all members.
Detailed Description
template<class TargetMachineImpl>
struct llvm::RegisterTarget< TargetMachineImpl >
RegisterTarget - This class is used to make targets automatically register themselves with the tool they are linked. Targets should define an instance of this and implement the static methods described in the TargetMachine comments..
Definition at line 76 of file TargetMachineRegistry.h.
Constructor & Destructor Documentation
The documentation for this struct was generated from the following file: