This is a fix for PR# 19051. I noticed code gen differences due to code motion...
This is a fix for PR# 19051. I noticed code gen differences due to code motion when running tests with and without the debug info at O2. The problem is in branch folding. A loop wanted to skip the debug info, but actually it didn't do so. llvm-svn: 204865
Loading
Please register or sign in to comment