Fix incompatible assembly in ARM builtins library
Convert the CBNZ backward branch instruction to CMP and BNE avoiding illegal backwards branch and making the assembly code in synh-ops.h to be UAL compliant. Patch by: Sumanth Gundapaneni llvm-svn: 213685
Loading
Please sign in to comment