Test commit. Removed trailing whitespace.
[oota-llvm.git] / test / CodeGen / PowerPC / mcm-1.ll
index a57fb9dd98d009bfae9f1939ab2c7c0a7a929c74..4e31550c40d4019df9f80f0c1382636b4a6c64a6 100644 (file)
@@ -17,7 +17,7 @@ entry:
   ret i32 %0
 }
 
-; CHECK: test_external:
+; CHECK-LABEL: test_external:
 ; CHECK: addis [[REG1:[0-9]+]], 2, .LC[[TOCNUM:[0-9]+]]@toc@ha
 ; CHECK: ld [[REG2:[0-9]+]], .LC[[TOCNUM]]@toc@l([[REG1]])
 ; CHECK: lwz {{[0-9]+}}, 0([[REG2]])