Skip to content

Commit

Permalink
[LangRef] Drop "experimental" caveat from operand bundles
Browse files Browse the repository at this point in the history
I think we're past that point now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286428 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
sanjoy committed Nov 10, 2016
1 parent 5ffdf01 commit 40cc2d9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/LangRef.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 40cc2d9

Please sign in to comment.