diff options
Diffstat (limited to 'polly/test/ScopInfo/memcpy-raw-source.ll')
-rw-r--r-- | polly/test/ScopInfo/memcpy-raw-source.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/test/ScopInfo/memcpy-raw-source.ll b/polly/test/ScopInfo/memcpy-raw-source.ll index 7041a6f79b8..309e9630f59 100644 --- a/polly/test/ScopInfo/memcpy-raw-source.ll +++ b/polly/test/ScopInfo/memcpy-raw-source.ll @@ -50,7 +50,7 @@ for.body74: ; preds = %for.body74, %for.en br i1 %exitcond57, label %for.body74, label %for.inc104 for.inc104: ; preds = %for.body74 - unreachable + ret void } attributes #0 = { argmemonly nounwind } |