commit | 7ccf4f9aa37faf42a1febca43abcefa57d1bbb2a | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Mar 16 13:53:45 2012 -0700 |
committer | Elliott Hughes <enh@google.com> | Fri Mar 16 13:53:45 2012 -0700 |
tree | cf1f4d6b34d11bc6809623a68e5021593df134ac | |
parent | 907a0dbe5bbb536391158e8188b4c064c8898eff [diff] |
Untested fix for alleged build breakage. There was one (compile-time) case in the MemoryBarrier code where we wouldn't CHECK 'scratch'. The easiest fix is to always do the CHECK, even when we're not going to use the register because we're emitting a DMB or nothing at all. Change-Id: I6fc216c80aa321df255c3a17f7aa6e404a4ca592