diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2017-07-01 13:24:45 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2017-07-01 13:24:45 +0000 |
| commit | 0317860f00ca8e821989c92c8a6cc461fd5f2009 (patch) | |
| tree | ba31f275eb4dfa527c0cd564ba6c5016e2318b16 /ELF/Target.h | |
| parent | 4ea16835ba66f2240d050ffcaee44cee6c97cab9 (diff) | |
Notes
Diffstat (limited to 'ELF/Target.h')
| -rw-r--r-- | ELF/Target.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ELF/Target.h b/ELF/Target.h index bf703fd0086a..5914d9bbb7ef 100644 --- a/ELF/Target.h +++ b/ELF/Target.h @@ -112,6 +112,7 @@ TargetInfo *getARMTargetInfo(); TargetInfo *getAVRTargetInfo(); TargetInfo *getPPC64TargetInfo(); TargetInfo *getPPCTargetInfo(); +TargetInfo *getSPARCV9TargetInfo(); TargetInfo *getX32TargetInfo(); TargetInfo *getX86TargetInfo(); TargetInfo *getX86_64TargetInfo(); |
