summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvmc/plugins/Simple
Commit message (Collapse)AuthorAgeFilesLines
* Move example plugins to the example/ directory.Mikhail Glushenkov2009-03-033-46/+0
| | | | llvm-svn: 65939
* Move the rules for building plugins to Makefile.rules.Mikhail Glushenkov2009-03-021-2/+2
| | | | llvm-svn: 65827
* Fix build with objdir != srcdir.Mikhail Glushenkov2009-03-021-1/+1
| | | | llvm-svn: 65826
* Reorganize llvmc code.Mikhail Glushenkov2009-03-021-1/+3
| | | | | | | | | | Move the code from 'llvmc/driver' into a new CompilerDriver library, and change the build system accordingly. Makes it easier for projects using LLVM to build their own llvmc-based drivers. Tested with objdir != srcdir. llvm-svn: 65821
* Since the old llvmc was removed, rename llvmc2 to llvmc.Mikhail Glushenkov2008-11-253-0/+44
llvm-svn: 60048
OpenPOWER on IntegriCloud