Per discussion with Sanjiv, remove the PIC16 target from mainline. When/if
authorChris Lattner <sabre@nondot.org>
Mon, 11 Oct 2010 05:44:49 +0000 (05:44 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 11 Oct 2010 05:44:49 +0000 (05:44 +0000)
commit757e685512b8616c9de918b3d3fad8247562dce2
tree9a0ac07eaa5121031b5f0c5bec4638d6cfdcca55
parent4505d89237046dd06e220c6ddb27ff39cea34f32
Per discussion with Sanjiv, remove the PIC16 target from mainline.  When/if
it comes back, it will be largely a rewrite, so keeping the old codebase
in tree isn't helping anyone.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116191 91177308-0d34-0410-b5e6-96231b3b80d8
docs/UsersManual.html
lib/Basic/Targets.cpp
lib/CodeGen/TargetInfo.cpp
test/Coverage/targets.c
test/Preprocessor/init.c
test/Preprocessor/stdint.c
test/Sema/bitfield-promote-int-16bit.c [deleted file]
test/Sema/promote-int-16bit.c [deleted file]