Update documentation, add examples.
authorMikhail Glushenkov <foldr@codedgers.com>
Fri, 30 May 2008 06:14:42 +0000 (06:14 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Fri, 30 May 2008 06:14:42 +0000 (06:14 +0000)
commitcd0858e170206bac5444e964141a57b42514d260
tree65113ec820151ba3157d7c46d13f7fcfb63d4c9f
parent1e4bab2c02a4c926df59f1485ce51e5b38c033b5
Update documentation, add examples.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51736 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvmc2/Makefile
tools/llvmc2/doc/LLVMC-Reference.rst
tools/llvmc2/doc/LLVMC-Tutorial.rst [new file with mode: 0644]
tools/llvmc2/examples/Clang.td [new file with mode: 0644]
tools/llvmc2/examples/Simple.td [new file with mode: 0644]