forked from OSchip/llvm-project
adcfc1748b
printf format strings and other stuff. Instead of generating this: movl $l1__2E_str_1, %eax movl %eax, (%esp) we now emit: movl $l1__2E_str_1, (%esp) llvm-svn: 21406 |
||
---|---|---|
llvm |