[OperandBundles] Identify operand bundles with both their names and IDs
authorSanjoy Das <sanjoy@playingwithpointers.com>
Tue, 10 Nov 2015 20:13:15 +0000 (20:13 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Tue, 10 Nov 2015 20:13:15 +0000 (20:13 +0000)
commitef40fb975f4311c7452d6aa5fae769d703cbd527
tree0f115e28941d2ce0faacac07993af3f5f3e2938c
parentfffd73b03679b3f9876afe579c7ae20c6e57470f
[OperandBundles] Identify operand bundles with both their names and IDs

No code uses this functionality yet.  This change just exposes
information / structure that was already present.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252644 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/CallSite.h
include/llvm/IR/InstrTypes.h
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/IR/AsmWriter.cpp