Hi,

Small patch to make a couple of tests more concise.
(highlights echoed below)

Robert


-// CHECK: @g1 = global i32 0, align 4
+// CHECK: @g1 = global
 int g1;


-// CHECK-LABEL: define zeroext i8 @testchar()
+// CHECK: define zeroext i8 @testchar()
 char testchar (void) {

Attachment: PatchTest
Description: PatchTest

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to