Hi, Would it be possible to merge this commit: http://llvm.org/viewvc/llvm-project?view=rev&revision=80960 to the llvm 2.6 branch ? Without it, incomplete unwind info is generated for functions with 0 stack size. thanks Zoltan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090914/e3c32ad6/attachment.html>
On Sep 14, 2009, at 7:51 AM, Zoltan Varga wrote:> Hi, > > Would it be possible to merge this commit: > http://llvm.org/viewvc/llvm-project?view=rev&revision=80960 > > to the llvm 2.6 branch ? Without it, incomplete unwind info is > generated for functions with 0 stack size.Does it apply cleanly to the 2.6 branch? -Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090914/240b01ba/attachment.html>
Hi, It does. Zoltan On Mon, Sep 14, 2009 at 6:59 PM, Chris Lattner <clattner at apple.com> wrote:> On Sep 14, 2009, at 7:51 AM, Zoltan Varga wrote: > > Hi, > > Would it be possible to merge this commit: > http://llvm.org/viewvc/llvm-project?view=rev&revision=80960 > > to the llvm 2.6 branch ? Without it, incomplete unwind info is generated > for functions with 0 stack size. > > > Does it apply cleanly to the 2.6 branch? > > -Chris >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090914/cb25e0b0/attachment.html>
FYI, it should apply cleanly. -bw On Sep 14, 2009, at 9:59 AM, Chris Lattner wrote:> On Sep 14, 2009, at 7:51 AM, Zoltan Varga wrote: >> Hi, >> >> Would it be possible to merge this commit: >> http://llvm.org/viewvc/llvm-project?view=rev&revision=80960 >> >> to the llvm 2.6 branch ? Without it, incomplete unwind info is >> generated for functions with 0 stack size. > > Does it apply cleanly to the 2.6 branch? > > -Chris > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev