This is done to avoid odd test failures, like the one fixed in r171243. llvm-svn: 171246
doing llvm-gcc selfhost (or cross). llvm-svn: 132292
variable. Noticed by inspection. Simulate memset in EvaluateFunction where the target of the memset and the value we're setting are both the null value. Fixes PR10047! llvm-svn: 132288