Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | examples: flesh out PFN readme | Dylan Noblesmith | 2011-12-18 | 1 | -0/+4 |
| | | | | | | Show how to actually use the arguments it has. llvm-svn: 146845 | ||||
* | make `make` work in examples/PrintFucntionNames on Mac. I checked that it ↵ | Nico Weber | 2011-01-26 | 1 | -4/+6 |
| | | | | | | still works on Linux. llvm-svn: 124325 | ||||
* | Fix name to match reality. | Nick Lewycky | 2011-01-19 | 1 | -1/+1 |
| | | | | llvm-svn: 123813 | ||||
* | Fix -plugin command line argument syntax for clang -cc1 change. | Daniel Dunbar | 2010-01-05 | 1 | -1/+1 |
| | | | | llvm-svn: 92780 | ||||
* | Update docs/comments/utils/examples to refer to clang -cc1 instead of clang-cc. | Daniel Dunbar | 2009-12-11 | 1 | -2/+2 |
| | | | | llvm-svn: 91176 | ||||
* | Add a very minimal README.txt for examples/PrintFunctionNames. | Daniel Dunbar | 2009-12-01 | 1 | -0/+10 |
llvm-svn: 90197 |