Build is likely to fail since http://trac.webkit.org/changeset/159545 for ARMv7 and ARM64 architectures. "memfence" should be renamed "memoryFence" in Macro Assembler.
Created attachment 217407 [details] Rename memfence to memoryFence in ARMv7 and ARM64 macro assembler.
Created attachment 217408 [details] Rename memfence to memoryFence in ARMv7 and ARM64 macro assembler (2).
Created attachment 217411 [details] Rename memfence to memoryFence in ARMv7 and ARM64 macro assembler and fix missing OP_DMB_SY_T2b. I also think that one of the two "OP_DMB_SY_T2a" should be "OP_DMB_SY_T2b".
Comment on attachment 217411 [details] Rename memfence to memoryFence in ARMv7 and ARM64 macro assembler and fix missing OP_DMB_SY_T2b. Clearing flags on attachment: 217411 Committed r159564: <http://trac.webkit.org/changeset/159564>
All reviewed patches have been landed. Closing bug.