commit | 7d59513d0ffba4d70e6c5d31975f4464fcac35ba | [log] [tgz] |
---|---|---|
author | John Porto <jpp@chromium.org> | Mon Feb 01 12:43:13 2016 -0800 |
committer | John Porto <jpp@chromium.org> | Mon Feb 01 12:43:13 2016 -0800 |
tree | f7272a9fd5ee2380d76a8c151ba58a5612292dc7 | |
parent | 4a659477004e85c491e98311dc5cf0a543ebe547 [diff] |
Subzero. ARM32. Enables obj output. This CL implements two little pieces of the lowering that are needed for --filetype=obj support in arm. With this change, spec2k builds and verifies with --filetype=obj BUG= https://bugs.chromium.org/p/nativeclient/issues/detail?id=4076 R=kschimpf@google.com, stichnot@chromium.org Review URL: https://codereview.chromium.org/1651603003 .