Do not use the stack pointer directly, issue a copyfromreg instead. Otherwise...
Do not use the stack pointer directly, issue a copyfromreg instead. Otherwise we can end up with something like ADD32ri %esp, x which two-address pass won't like. llvm-svn: 45798
Loading
Please register or sign in to comment