commit | 2bd3af1e893043b0c8658b585a5b5def5ff433b3 | [log] [tgz] |
---|---|---|
author | Tobias Grosser <grosser@fim.uni-passau.de> | Mon Aug 01 22:39:00 2011 +0000 |
committer | Tobias Grosser <grosser@fim.uni-passau.de> | Mon Aug 01 22:39:00 2011 +0000 |
tree | e81ee6ade2df6c5bd044966f690b336c88534580 | |
parent | 9f620a688389fd5a999e2f023d1ab8b138f0a4c6 [diff] [blame] |
Fix two compiler warnings One of them actually pointed to an invalid condition in an assert. llvm-svn: 136657
diff --git a/polly/lib/CodeGeneration.cpp b/polly/lib/CodeGeneration.cpp index 945038c..9f68aed 100644 --- a/polly/lib/CodeGeneration.cpp +++ b/polly/lib/CodeGeneration.cpp
@@ -1434,7 +1434,7 @@ // bb0 // | // polly.splitBlock - // / \ + // / \. // | startBlock // | | // orig_scop new_scop