[patch] Deprecate a few C APIs
Eric Christopher via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 18 13:40:03 PST 2015
LGTM.
Thanks!
-eric
On Fri, Dec 18, 2015 at 7:17 AM Rafael EspĂndola <rafael.espindola at gmail.com>
wrote:
> This deprecates:
> * LLVMParseBitcode
> * LLVMParseBitcodeInContext
> * LLVMGetBitcodeModuleInContext
> * LLVMGetBitcodeModule
>
> They are replaced with the functions with a 2 suffix which do not
> record a diagnostic.
>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151218/a8e8cb36/attachment.html>
More information about the llvm-commits
mailing list