Skip to content
Commit e299ba66 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

When constant folding reference variables with an initializer to the

initializer, don't fold paramters. Their initializers are just default
arguments which can be overridden. This fixes some spectacular regressions due
to more things making it into the constant folding.

llvm-svn: 103904
parent 497d8319
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