[PATCH] Bug 18582 - Offset overflow on calling __chkstk and __alloca on x64

Reid Kleckner rnk at google.com
Thu Jan 29 14:25:10 PST 2015


I went ahead and put together a patch that I think does the right thing here:
http://reviews.llvm.org/D7267

Note it doesn't touch EmitLoweredWinAlloca, but that code is a mess and IMO should be refactored to use the fixed code separately.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D6856

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list