mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-26 12:46:00 +00:00
[LangRef] Drop "experimental" caveat from operand bundles
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
This commit is contained in:
parent
5ffdf013bf
commit
40cc2d91fd
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user