[PATCH] PR17623 -- GlobalsModRef alias error fix
    David Callahan 
    dcallahan at fb.com
       
    Thu Feb  5 16:02:17 PST 2015
    
    
  
Hi chandlerc,
PR17623 exposes a bug through LTO in GlobalsModRef where the notion of a global that indirectly owns memory is only true if it is not initialized to point to some other named memory. The revision filters candidate globals by this new condition.
REPOSITORY
  rL LLVM
http://reviews.llvm.org/D7451
Files:
  lib/Analysis/IPA/GlobalsModRef.cpp
  test/Analysis/GlobalsModRef/pr17623.ll
EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7451.19438.patch
Type: text/x-patch
Size: 4613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150206/007c6acb/attachment.bin>
    
    
More information about the llvm-commits
mailing list