aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Target/Target.td1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Target/Target.td b/lib/Target/Target.td
index 3f897a5e22..8cc348d177 100644
--- a/lib/Target/Target.td
+++ b/lib/Target/Target.td
@@ -26,7 +26,6 @@ class RegisterClass; // Forward def
class Register<string n> {
string Namespace = "";
string AsmName = n;
- string Name = n;
// SpillSize - If this value is set to a non-zero value, it is the size in
// bits of the spill slot required to hold this register. If this value is