[llvm-commits] [llvm] r122934 - /llvm/trunk/lib/Target/X86/X86FrameInfo.cpp

Anton Korobeynikov anton at korobeynikov.info
Thu Jan 6 02:16:20 PST 2011


>> TDM64 edition only: Includes a patch to remove a leading underscore from the 64-bit cygwin.asm symbols "__chkstk" and "_alloca", allowing them to be exported with the same rule as the 32-bit versions after underscoring rules are applied.
Please check the comments I left in PR, we need to be extremely
careful here, since there is a huge mess wrt __chkstk / __alloca in
win64 world.

Bill, next time please don't apply such patches blindly, thanks!

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



More information about the llvm-commits mailing list