LoopInfo: Simplify ownership of Loop objects
[oota-llvm.git] / test / Transforms / LoopUnroll / unloop.ll
index b98b4a3fffba968f2be4905a4e0d57f46b6df009..720b2ae1bdbcea21e2c50e28bef86dd64aadfc1c 100644 (file)
@@ -1,6 +1,6 @@
 ; RUN: opt < %s -S -loop-unroll -verify-loop-info | FileCheck %s
 ;
-; Unit tests for LoopInfo::updateUnloop.
+; Unit tests for LoopInfo::markAsRemoved.
 
 declare i1 @check() nounwind