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
Loading
Please register or sign in to comment