Fixed a flipped conditional when writing back the
values of variables in the Materializer. The Materializer should not write the variable back if its new value is the *same* as the old value, not if the new value is *different*. <rdar://problem/16712205> llvm-svn: 207148
Loading
Please register or sign in to comment