[LLVMbugs] [Bug 4791] PassMananger can't use alternate AliasAnalysis with GVN
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Aug 26 15:31:24 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=4791
Dan Gohman <gohman at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
--- Comment #1 from Dan Gohman <gohman at apple.com> 2009-08-26 17:31:24 ---
Oops. Using either -p to print the output or -count-aa to get statistics
introduces a ModulePass, which changes the pass structure and triggers
PR3323.
*** This bug has been marked as a duplicate of bug 3323 ***
--
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