Removed spurious EnablePPCRS check.
[oota-llvm.git] / lib / Target / Target.td
index f8fa719ad05bc7bc1ddd7a9852173f9780d40dfa..cebac7a263650b8b01f7ea5043b73025fe7a3c74 100644 (file)
@@ -25,6 +25,7 @@ class RegisterClass; // Forward def
 // in the target machine.  String n will become the "name" of the register.
 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