commit | 745ad1d8d1c830e52eb3c80ff4b82fdfaf7173ab | [log] [tgz] |
---|---|---|
author | Karl Schimpf <kschimpf@google.com> | Fri Oct 16 10:31:31 2015 -0700 |
committer | Karl Schimpf <kschimpf@google.com> | Fri Oct 16 10:31:31 2015 -0700 |
tree | 89168202b961e881b26eb9ed2cba1a2378ce87ba | |
parent | 1fb030c668841de8f5393e2d2c9e2ad1296af3db [diff] |
Handle stack spills in ARM integrated assembler. Add code to handle spilling stack variables. That is, add code to handle loading and storing to stack addresses. BUG= https://code.google.com/p/nativeclient/issues/detail?id=4334 R=jpp@chromium.org, stichnot@chromium.org Review URL: https://codereview.chromium.org/1402403002 .