Skip to content

Commit 9b8dd00

Browse files
author
Philip Reames
committed
Test commit access via git
1 parent 70f59b5 commit 9b8dd00

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/Transforms/Scalar/IndVarSimplify.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ static cl::opt<bool>
128128
LoopPredication("indvars-predicate-loops", cl::Hidden, cl::init(false),
129129
cl::desc("Predicate conditions in read only loops"));
130130

131-
132131
namespace {
133132

134133
struct RewritePhi;

0 commit comments

Comments
 (0)