[PATCH] Fully fix Bug #22115.
    Justin Hibbits 
    jrh29 at alumni.cwru.edu
       
    Fri Jan  9 14:29:42 PST 2015
    
    
  
Hi hfinkel,
In the previous commit, the register was saved, but space was not allocated.
This resulted in the parameter save area potentially clobbering r30, leading to
nasty results.
http://reviews.llvm.org/D6906
Files:
  lib/Target/PowerPC/PPCFrameLowering.cpp
  lib/Target/PowerPC/PPCMachineFunctionInfo.h
  test/CodeGen/PowerPC/ppc32-pic-large.ll
  test/CodeGen/PowerPC/ppc32-pic.ll
EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6906.17951.patch
Type: text/x-patch
Size: 6784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150109/e764862f/attachment.bin>
    
    
More information about the llvm-commits
mailing list