index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
examples
/
PrintFunctionNames
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove autoconf support
Chris Bieneman
2016-01-26
1
-28
/
+0
*
[examples] Use loadable modules instead of shared libraries for Clang plugins.
Jordan Rose
2014-02-12
1
-1
/
+1
*
make `make` work in examples/PrintFucntionNames on Mac. I checked that it sti...
Nico Weber
2011-01-26
1
-1
/
+5
*
Use an export file. Plugins must export llvm::Registry symbols.
Dan Gohman
2010-07-26
1
-3
/
+8
*
PrintFunctionNames is a plugin, it should pull in symbols from the clang binary
Nick Lewycky
2010-07-10
1
-1
/
+0
*
Makefiles: Remove unnecessary early include of Makefile.config.
Daniel Dunbar
2010-06-08
1
-5
/
+0
*
Makefiles: Set Clang CPP compiler flags in a single location, instead of scat...
Daniel Dunbar
2010-06-08
1
-2
/
+0
*
Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile.
Daniel Dunbar
2010-06-08
1
-3
/
+3
*
-fno-rtti is now the default.
Chris Lattner
2010-01-24
1
-1
/
+0
*
Update example link lines.
Daniel Dunbar
2009-12-03
1
-2
/
+3
*
Add a trivial example plugin, which prints the names of the top-level decls.
Daniel Dunbar
2009-11-15
1
-0
/
+27