Resurrect mcc16, it is useful as an example.
authorMikhail Glushenkov <foldr@codedgers.com>
Sat, 23 Oct 2010 07:33:02 +0000 (07:33 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Sat, 23 Oct 2010 07:33:02 +0000 (07:33 +0000)
commit086976d76c01d28e3457e0df805e930e3348109a
treefccd4a43c638631ff5d83fa1f8aeec3f7e74a26e
parenta73e5864951b2d4f50166d0155b8b99e4e7af535
Resurrect mcc16, it is useful as an example.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117198 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvmc/examples/Makefile
tools/llvmc/examples/mcc16/Hooks.cpp [new file with mode: 0644]
tools/llvmc/examples/mcc16/Main.cpp [new file with mode: 0644]
tools/llvmc/examples/mcc16/Makefile [new file with mode: 0644]
tools/llvmc/examples/mcc16/PIC16.td [new file with mode: 0644]
tools/llvmc/examples/mcc16/README [new file with mode: 0644]