1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 06:22:51 +01:00
llvm-mirror/tools/llvmc2/plugins
Mikhail Glushenkov 016196513e Build system tweaks to make it more convenient for the plugin authors.
Plugins can be now compiled in with a slight Makefile change.
For example, to compile the new Clang driver, use:

cd $LLVMC2_DIR
make TOOLNAME=ccc2 BUILTIN_PLUGINS=Clang

llvm-svn: 56967
2008-10-02 21:15:05 +00:00
..
Base Build system tweaks to make it more convenient for the plugin authors. 2008-10-02 21:15:05 +00:00
Clang Build system tweaks to make it more convenient for the plugin authors. 2008-10-02 21:15:05 +00:00
Hello Build system tweaks to make it more convenient for the plugin authors. 2008-10-02 21:15:05 +00:00