[LLVMbugs] [Bug 22597] Invalid optimization assumption, two external symbols of different names can't alias
    bugzilla-daemon at llvm.org 
    bugzilla-daemon at llvm.org
       
    Sun Feb 15 15:14:10 PST 2015
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=22597
David Majnemer <david.majnemer at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |david.majnemer at gmail.com
         Resolution|---                         |INVALID
--- Comment #3 from David Majnemer <david.majnemer at gmail.com> ---
Declare 'mysection_begin' as an array of unbound size and it should behave like
you'd expect.
See http://llvm.org/bugs/show_bug.cgi?id=21786.
-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150215/3a0eb643/attachment.html>
    
    
More information about the llvm-bugs
mailing list