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)
commitba629335deb6b48f9cc15f6cdc5ee17f3a4a81be
treeb92d00c9ef9bbeb52a5ade3e92b26edb61557fe6
parentd746e407046437f5bf20d5d3cb1fbf846a672359
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.

llvm-svn: 174849
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/Bitcode/Reader/BitcodeReader.h