|
|
| Bugzilla Link |
2071 |
| Resolution |
FIXED |
| Resolved on |
Feb 22, 2008 14:55 |
| Version |
unspecified |
| OS |
Linux |
| Reporter |
LLVM Bugzilla Contributor |
Extended Description
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!