mirror of
https://github.com/intel/llvm.git
synced 2026-02-03 19:18:13 +08:00
This was causing the folding set to fail to fold attributes, because it was being calculated in one spot without an empty values string but here with an empty values string. llvm-svn: 176301