[LLVMbugs] [Bug 2071] New: llvm-gcc uses the -strip-dead-prototypes pass but opt doesn 't know it

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Feb 19 23:52:43 PST 2008


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

           Summary: llvm-gcc uses the -strip-dead-prototypes pass but opt
                    doesn't know it
           Product: new-bugs
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: baldrick at free.fr
                CC: llvmbugs at cs.uiuc.edu


Running llvm-gcc with -fdebug-pass-arguments gives the list of passes
run.  Pasting this as a list of passes for opt I noticed that opt doesn't
know about the -strip-dead-prototypes pass.  It would be good to add it!


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