]> granicus.if.org Git - clang/commitdiff
Revert 107953, remove comma ignoring from PPC constraints.
authorJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Fri, 9 Jul 2010 04:53:08 +0000 (04:53 +0000)
committerJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Fri, 9 Jul 2010 04:53:08 +0000 (04:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@107956 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Basic/Targets.cpp

index e2d40b29a29cf97329b8039c40403fc6d5933c8e..8d793163bc0bd3af7830f6ef8f87af8f7d1f33b1 100644 (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