Skip to content

Commit b5a9c89

Browse files
authored
Update llvm/test/TableGen/GlobalISelCombinerEmitter/match-table-cxx.td
1 parent 3a02689 commit b5a9c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/TableGen/GlobalISelCombinerEmitter/match-table-cxx.td

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,4 +163,4 @@ def MyCombiner: GICombiner<"GenMyCombiner", [
163163
// CHECK-NEXT: /* 500 */ GIM_Reject,
164164
// CHECK-NEXT: /* 501 */ }; // Size: 501 bytes
165165
// CHECK-NEXT: return MatchTable0;
166-
// CHECK-NEXT: }
166+
// CHECK-NEXT: }

0 commit comments

Comments
 (0)