Skip to content
Commit b9aea938 authored by Ekaterina Romanova's avatar Ekaterina Romanova
Browse files

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
parent 14aa8919
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment