Test commit. Removed trailing whitespace.
[oota-llvm.git] / test / CodeGen / SystemZ / atomic-load-01.ll
index 3e86bcf78ae6884642641ab04a8dd242bad85d0c..a5bc8833e78aeecf8a53078fb4bd3bd7dc95f0d5 100644 (file)
@@ -5,7 +5,7 @@
 ; This is just a placeholder to make sure that loads are handled.
 ; The CS-based sequence is probably far too conservative.
 define i8 @f1(i8 *%src) {
-; CHECK: f1:
+; CHECK-LABEL: f1:
 ; CHECK: cs
 ; CHECK: br %r14
   %val = load atomic i8 *%src seq_cst, align 1