aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/CommandLine.h
Commit message (Expand)AuthorAgeFilesLines
* Add explicit keywords.Dan Gohman2008-02-201-1/+1
* Add 'sink' cmdline option. Patch by Mikhail Glushenkov!Anton Korobeynikov2008-02-201-1/+2
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Remove an unnecessary friend declaration.Dan Gohman2007-10-091-1/+0
* update prototype, fixing build errorChris Lattner2007-10-091-1/+1
* Pass argc by value, not by reference, since it isn't modified.Dan Gohman2007-10-091-1/+1
* Fix grammar in a comment.Dan Gohman2007-10-081-1/+1
* Add explicit keywords.Dan Gohman2007-10-081-5/+5
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+1332