"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "34d6e9b3717b6e0c5452c422d9fc16ad2cb7a9c3"
We not align the final stack slot but instead let the target do so in...
We not align the final stack slot but instead let the target do so in emitPrologue(). Each target can make adjustments to the stack frame and re-align the stack as it deem appropriate. Do not align it twice which can end up wasting stack space. llvm-svn: 33387
Loading
Please register or sign in to comment