llvm/test/Bindings
Rafael Espindola 8d184ad258 Deprecate a few C APIs.
This deprecates:
* LLVMParseBitcode
* LLVMParseBitcodeInContext
* LLVMGetBitcodeModuleInContext
* LLVMGetBitcodeModule

They are replaced with the functions with a 2 suffix which do not record
a diagnostic.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256065 91177308-0d34-0410-b5e6-96231b3b80d8
2015-12-18 23:46:42 +00:00
..
Go Disable Go bindings test with MSan, it has tons of linker errors 2015-11-19 00:05:20 +00:00
llvm-c Deprecate a few C APIs. 2015-12-18 23:46:42 +00:00
OCaml Change linkInModule to take a std::unique_ptr. 2015-12-16 23:16:33 +00:00