-
Fix frame pointer loads/stores in the ARM integrated assembler. · 2c68d90fKarl Schimpf authored
This CL passes in context from the ARM target lowering, so that it can figure out what register (SP or FP) and offset to use when loading/storing variables. BUG= https://bugs.chromium.org/p/nativeclient/issues/detail?id=4334 R=stichnot@chromium.org Review URL: https://codereview.chromium.org/1414043015 .
2c68d90f
×