remove some @deprecated markers: LLVM APIs aren't deprecated, they are removed when...
authorChris Lattner <sabre@nondot.org>
Tue, 18 Jun 2013 04:57:25 +0000 (04:57 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 18 Jun 2013 04:57:25 +0000 (04:57 +0000)
commit389ee19eabbfef205472ae1eb7131f8a2e32fde5
tree1c81f0e8f09b64c8aa4d8b85377878abadfa38e3
parent098f1ba00a82f122072578e93c5a9f60593293c3
remove some @deprecated markers: LLVM APIs aren't deprecated, they are removed when obsolete.
These APIs are still used, and the constant APIs are actually really important.

Removing these makes -Wdocumentation more useful.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184170 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/Constants.h
include/llvm/IR/Instructions.h