| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -5/+5 |
| | | | | | llvm-svn: 21427 | ||||
| * | This mega patch converts us from using Function::a{iterator|begin|end} to | Chris Lattner | 2005-03-15 | 1 | -1/+1 |
| | | | | | | | | | using Function::arg_{iterator|begin|end}. Likewise Module::g* -> Module::global_*. This patch is contributed by Gabor Greif, thanks! llvm-svn: 20597 | ||||
| * | Implement stripping of debug symbols, making the --strip-debug options in | Chris Lattner | 2004-12-03 | 1 | -2/+82 |
| | | | | | | | gccas/gccld more than just a noop. llvm-svn: 18456 | ||||
| * | Initial reimplementation of the -strip pass, with a stub for implementing | Chris Lattner | 2004-12-02 | 1 | -0/+68 |
| -S llvm-svn: 18440 | |||||

