
Summary: Reduce assembly inputs to vararg.test using CReduce (cherry picked from FBD32405869)
9 lines
109 B
ArmAsm
9 lines
109 B
ArmAsm
.globl _Z8myprintfPKcz
|
|
_Z8myprintfPKcz:
|
|
movzbl %al, %eax
|
|
leaq ., %rax
|
|
|
|
.globl main
|
|
main:
|
|
nop
|