Give IA64 a TargetSubtarget subclass, so that it can
authorDan Gohman <gohman@apple.com>
Fri, 16 Jan 2009 22:49:36 +0000 (22:49 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 16 Jan 2009 22:49:36 +0000 (22:49 +0000)
commit01bbc3e3346e58be4924363b3127ea4254919dbb
treeb4d2515163a296da42247ef03d6b8595d18b016b
parentf7119393a97c2a10757084b6bc186380f8c19a73
Give IA64 a TargetSubtarget subclass, so that it can
implement getSubtargetImpl.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62369 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/IA64/IA64Subtarget.cpp [new file with mode: 0644]
lib/Target/IA64/IA64Subtarget.h [new file with mode: 0644]
lib/Target/IA64/IA64TargetMachine.h