[LLVMbugs] [Bug 1604] need better mod/ref info for scanf

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Oct 15 09:06:44 PDT 2008


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


Chris Lattner <clattner at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |LATER




--- Comment #3 from Chris Lattner <clattner at apple.com>  2008-10-15 11:06:43 ---
No, LibCallAliasAnalysis is not an AA impl.  This bug is a very minor thing,
and requires knowing that "%d" stores to 4 bytes etc.  I moved this to
lib/Target/README.txt, which is where we keep assorted minor hacks.


-- 
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