commit | e5b58fbebc37b8c2a11317afdb3dc82684147207 | [log] [tgz] |
---|---|---|
author | Jim Stichnoth <stichnot@chromium.org> | Mon Jun 01 15:17:20 2015 -0700 |
committer | Jim Stichnoth <stichnot@chromium.org> | Mon Jun 01 15:17:20 2015 -0700 |
tree | 1a1568128d86bc674b3d84531d28807c5b317e71 | |
parent | 0769299d482099c5aa99685f0ff066aa03728158 [diff] |
Subzero: Changes needed for LLVM 3.7 integration. 1. Change Makefile.standalone from 3.6 to 3.7. 2. Update to new load instruction .ll syntax. This includes changing InstLoad::dump() to match. BUG= none R=jvoung@chromium.org Review URL: https://codereview.chromium.org/1161543005