1 //====---- IA64Subtarget.h - Define Subtarget for the IA64 -----*- C++ -*--===//
3 // The LLVM Compiler Infrastructure
5 // This file is distributed under the University of Illinois Open Source
6 // License. See LICENSE.TXT for details.
8 //===----------------------------------------------------------------------===//
10 // This file declares the IA64 specific subclass of TargetSubtarget.
12 //===----------------------------------------------------------------------===//
14 #ifndef IA64SUBTARGET_H
15 #define IA64SUBTARGET_H
17 #include "llvm/Target/TargetSubtarget.h"
21 class IA64Subtarget
: public TargetSubtarget
{
26 } // End llvm namespace