commit | 21e332526c3211826ea6d3ac1761f044a60c56f4 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Mon Nov 09 19:01:00 2015 -0800 |
committer | Mathieu Chartier <mathieuc@google.com> | Mon Nov 09 19:01:00 2015 -0800 |
tree | 319b3e2218153802f03c9ffedd2f477f439f44bf | |
parent | a5c3e44663c3b9c97fe350b4191cec079738fca3 [diff] |
Delete flaky DCHECK Fixes mips build Change-Id: I738b41f09f3c926f21640e358cf0bd5557167b0e
diff --git a/runtime/mem_map.cc b/runtime/mem_map.cc index 9fef544..4b2ac20 100644 --- a/runtime/mem_map.cc +++ b/runtime/mem_map.cc
@@ -744,9 +744,6 @@ off_t offset, bool low_4gb) { #ifdef __LP64__ -#ifndef __APPLE__ - DCHECK_EQ(flags & MAP_32BIT, 0); -#endif // When requesting low_4g memory and having an expectation, the requested range should fit into // 4GB. if (low_4gb && (