[llvm-commits] Issue with Win64 local area stack offset

Anton Korobeynikov anton at korobeynikov.info
Thu Sep 2 15:42:39 PDT 2010


Hello, Jan

> Any comments about the revised patch? Ok for someone to commit?
The patch is invalid. First of all, make sure it does not break "make check".
Right now it does and one of the failed tests clearly indicates the
problem - the shadow space is allocated in the wrong place and calls
might clobber spills of the callee which will be really hard to find
in real-world apps.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list