Changes in directory llvm/test/Transforms/IndVarsSimplify:
2007-01-06-TripCount.ll updated: 1.5 -> 1.6 --- Log message: Remove use of implementation keyword. --- Diffs of the changes: (+0 -1) 2007-01-06-TripCount.ll | 1 - 1 files changed, 1 deletion(-) Index: llvm/test/Transforms/IndVarsSimplify/2007-01-06-TripCount.ll diff -u llvm/test/Transforms/IndVarsSimplify/2007-01-06-TripCount.ll:1.5 llvm/test/Transforms/IndVarsSimplify/2007-01-06-TripCount.ll:1.6 --- llvm/test/Transforms/IndVarsSimplify/2007-01-06-TripCount.ll:1.5 Tue Jan 30 10:16:01 2007 +++ llvm/test/Transforms/IndVarsSimplify/2007-01-06-TripCount.ll Tue Mar 27 21:38:26 2007 @@ -7,7 +7,6 @@ @foo = internal constant [5 x i8] c"\00abc\00" ; <[5 x i8]*> [#uses=1] @str = internal constant [4 x i8] c"%d\0A\00" ; <[4 x i8]*> [#uses=1] -implementation ; Functions: define i32 @test(i32 %J) { entry: _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits