mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-04 03:17:51 +00:00
Change comment to verify commit accesss.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246451 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
020e70a798
commit
7a979ef11e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user