Change comment to verify commit accesss.

llvm-svn: 246451
This commit is contained in:
Karl Schimpf 2015-08-31 16:43:55 +00:00
parent 5f79c6653d
commit 36440082f8
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ class BitcodeReader : public GVMaterializer {
/// is thus not represented here. As such all indices are off by one.
std::vector<AttributeSet> MAttributes;
/// \brief The set of attribute groups.
/// The set of attribute groups.
std::map<unsigned, AttributeSet> MAttributeGroups;
/// While parsing a function body, this is a list of the basic blocks for the