summaryrefslogtreecommitdiffstats
path: root/clang/examples/PrintFunctionNames/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove autoconf supportChris Bieneman2016-01-261-28/+0
* [examples] Use loadable modules instead of shared libraries for Clang plugins.Jordan Rose2014-02-121-1/+1
* make `make` work in examples/PrintFucntionNames on Mac. I checked that it sti...Nico Weber2011-01-261-1/+5
* Use an export file. Plugins must export llvm::Registry symbols.Dan Gohman2010-07-261-3/+8
* PrintFunctionNames is a plugin, it should pull in symbols from the clang binaryNick Lewycky2010-07-101-1/+0
* Makefiles: Remove unnecessary early include of Makefile.config.Daniel Dunbar2010-06-081-5/+0
* Makefiles: Set Clang CPP compiler flags in a single location, instead of scat...Daniel Dunbar2010-06-081-2/+0
* Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile.Daniel Dunbar2010-06-081-3/+3
* -fno-rtti is now the default.Chris Lattner2010-01-241-1/+0
* Update example link lines.Daniel Dunbar2009-12-031-2/+3
* Add a trivial example plugin, which prints the names of the top-level decls.Daniel Dunbar2009-11-151-0/+27
OpenPOWER on IntegriCloud