[LLVMbugs] [Bug 4178] missed optimization: global variable not inlined

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu May 7 12:50:00 PDT 2009


http://llvm.org/bugs/show_bug.cgi?id=4178


Anton Korobeynikov <asl at math.spbu.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |asl at math.spbu.ru
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Anton Korobeynikov <asl at math.spbu.ru>  2009-05-07 14:50:00 ---
No, it cannot. global is externally visible and thus can be changed outside.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list