We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The demo code is here https://github.com/liujuncheng/PromiseKitViewContoller
libswiftCore.dylib`swift_dynamicCastClassUnconditional: 0x10032a4f0: cmp x0, #1 0x10032a4f4: b.lt 0x10032a528 ; swift_dynamicCastClassUnconditional + 56 0x10032a4f8: ldr x8, [x0] 0x10032a4fc: adr x9, #347084 ; swift_isaMask 0x10032a500: nop 0x10032a504: ldr x9, [x9] 0x10032a508: and x8, x9, x8 0x10032a50c: cmp x8, x1 0x10032a510: b.eq 0x10032a520 ; swift_dynamicCastClassUnconditional + 48 0x10032a514: ldr x8, [x8, #8] 0x10032a518: cbnz x8, 0x10032a50c ; swift_dynamicCastClassUnconditional + 28 0x10032a51c: b 0x10032a528 ; swift_dynamicCastClassUnconditional + 56 0x10032a520: cbz x0, 0x10032a528 ; swift_dynamicCastClassUnconditional + 56 0x10032a524: ret 0x10032a528: brk #1
The text was updated successfully, but these errors were encountered:
Apologies, I'll look into it.
Sorry, something went wrong.
1c7fb1c
Sorry for the delay. But it's fixed now. 1.4.3 being pushed.
No branches or pull requests
The demo code is here https://github.com/liujuncheng/PromiseKitViewContoller
libswiftCore.dylib`swift_dynamicCastClassUnconditional:
0x10032a4f0: cmp x0, #1
0x10032a4f4: b.lt 0x10032a528 ; swift_dynamicCastClassUnconditional + 56
0x10032a4f8: ldr x8, [x0]
0x10032a4fc: adr x9, #347084 ; swift_isaMask
0x10032a500: nop
0x10032a504: ldr x9, [x9]
0x10032a508: and x8, x9, x8
0x10032a50c: cmp x8, x1
0x10032a510: b.eq 0x10032a520 ; swift_dynamicCastClassUnconditional + 48
0x10032a514: ldr x8, [x8, #8]
0x10032a518: cbnz x8, 0x10032a50c ; swift_dynamicCastClassUnconditional + 28
0x10032a51c: b 0x10032a528 ; swift_dynamicCastClassUnconditional + 56
0x10032a520: cbz x0, 0x10032a528 ; swift_dynamicCastClassUnconditional + 56
0x10032a524: ret
0x10032a528: brk #1
The text was updated successfully, but these errors were encountered: