summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Alpha/AlphaRegisterInfo.h
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-08-19 18:33:26 +0000
committerChris Lattner <sabre@nondot.org>2005-08-19 18:33:26 +0000
commit0faf0b731316be50aa208fff0e6a10eb7b088d38 (patch)
tree00dc2de1c52f727a69040f3fa2d8dcdbb2ebf415 /llvm/lib/Target/Alpha/AlphaRegisterInfo.h
parent8ad3700a3efea8c02784ad4094fd6f39df4ea425 (diff)
downloadbcm5719-llvm-0faf0b731316be50aa208fff0e6a10eb7b088d38.tar.gz
bcm5719-llvm-0faf0b731316be50aa208fff0e6a10eb7b088d38.zip
This code has always been dead for alpha
llvm-svn: 22915
Diffstat (limited to 'llvm/lib/Target/Alpha/AlphaRegisterInfo.h')
-rw-r--r--llvm/lib/Target/Alpha/AlphaRegisterInfo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/Alpha/AlphaRegisterInfo.h b/llvm/lib/Target/Alpha/AlphaRegisterInfo.h
index 3374a26190e..d755432321b 100644
--- a/llvm/lib/Target/Alpha/AlphaRegisterInfo.h
+++ b/llvm/lib/Target/Alpha/AlphaRegisterInfo.h
@@ -23,7 +23,6 @@ class Type;
struct AlphaRegisterInfo : public AlphaGenRegisterInfo {
AlphaRegisterInfo();
- const TargetRegisterClass* getRegClassForType(const Type* Ty) const;
/// Code Generation virtual methods...
void storeRegToStackSlot(MachineBasicBlock &MBB,
OpenPOWER on IntegriCloud