commit | 3f7635f4906c53fa744731efc35235456b7d93bf | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Tue Aug 26 15:47:42 2014 -0700 |
committer | Christopher Ferris <cferris@google.com> | Tue Aug 26 16:02:51 2014 -0700 |
tree | c20d52721735a6997c8e8ea1dcf5280598ee2d1e | |
parent | 84d0683a824fa02dbaa6d1b56a79223804b54e80 [diff] |
Use the default unwind code. This speeds up the debug malloc code by using the original unwinding code. The only catch is that it has to link in the libc++ arm unwind code or there will be crashes when attempting to unwind through libc++ compiled code. Bug: 16874447 Change-Id: Ifdbbcbd4137d668b25cf3c2bd59535e06ebfa5a7