Removing the silly CHelpers header by rolling wrap and unwrap into the C
authorGordon Henriksen <gordonhenriksen@mac.com>
Fri, 5 Oct 2007 23:59:36 +0000 (23:59 +0000)
committerGordon Henriksen <gordonhenriksen@mac.com>
Fri, 5 Oct 2007 23:59:36 +0000 (23:59 +0000)
commitacd96191cd8d85f376ec0baafdc4f21b3042f677
tree9cc333e5e58b4071e8aefc5c5e1e1e60fbb71819
parentbf287b63b33aafc07e29e91fd1ec00e92a6ad0c9
Removing the silly CHelpers header by rolling wrap and unwrap into the C
bindings headers themselves, hidden behind #ifdef __cplusplus.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42666 91177308-0d34-0410-b5e6-96231b3b80d8
Xcode/LLVM.xcodeproj/project.pbxproj
include/llvm-c/Core.h
include/llvm/Support/CHelpers.h [deleted file]
lib/Bitcode/Writer/BitWriter.cpp
lib/VMCore/Core.cpp