Revert 107953, remove comma ignoring from PPC constraints.

llvm-svn: 107956
This commit is contained in:
John Thompson 2010-07-09 04:53:08 +00:00
parent cac54d6435
commit ab71ead011
1 changed files with 0 additions and 2 deletions

View File

@ -449,8 +449,6 @@ public:
TargetInfo::ConstraintInfo &Info) const {
switch (*Name) {
default: return false;
case ',': // Ignore ','s
break;
case 'O': // Zero
break;
case 'b': // Base register