<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi,<br>
<br>
Small patch to make a couple of tests more concise.<br>
(highlights echoed below)<br>
<br>
Robert<br>
<br>
<br>
-// CHECK: @g1 = global i32 0, align 4<br>
+// CHECK: @g1 = global<br>
 int g1;<br>
<br>
<br>
-// CHECK-LABEL: define zeroext i8 @testchar()<br>
+// CHECK: define zeroext i8 @testchar()<br>
 char testchar (void) {<br>
 <br>
</div>
</body>
</html>