From: Sanjoy Das Date: Thu, 10 Nov 2016 06:21:10 +0000 (+0000) Subject: [LangRef] Drop "experimental" caveat from operand bundles X-Git-Tag: llvmorg-4.0.0-rc1~5065 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=116df1328cbd9124aa84260fb3dfc60208618f41;p=platform%2Fupstream%2Fllvm.git [LangRef] Drop "experimental" caveat from operand bundles I think we're past that point now. llvm-svn: 286428 --- diff --git a/llvm/docs/LangRef.rst b/llvm/docs/LangRef.rst index 5bcbb22..2229528 100644 --- a/llvm/docs/LangRef.rst +++ b/llvm/docs/LangRef.rst @@ -1616,9 +1616,6 @@ example: Operand Bundles --------------- -Note: operand bundles are a work in progress, and they should be -considered experimental at this time. - Operand bundles are tagged sets of SSA values that can be associated with certain LLVM instructions (currently only ``call`` s and ``invoke`` s). In a way they are like metadata, but dropping them is