Add support in the bitcode reader to read the attribute groups.
authorBill Wendling <isanbard@gmail.com>
Sun, 10 Feb 2013 23:24:25 +0000 (23:24 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 10 Feb 2013 23:24:25 +0000 (23:24 +0000)
commitc3ba0a821b359060d76453023f3852954e6a5ee3
tree31c3d4b4601b84eff425b11ef79ac4c461e840a8
parent2153691a8ba35cb2bcf9237557b6cae7e9d8e68d
Add support in the bitcode reader to read the attribute groups.

This reads the attribute groups. It currently doesn't do anything with them.

NOTE: In the commit to the bitcode writer, the format *may* change in the near
future. Which means that this code would also change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174849 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Reader/BitcodeReader.h