projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
020e70a
)
Change comment to verify commit accesss.
author
Karl Schimpf
<kschimpf@google.com>
Mon, 31 Aug 2015 16:43:55 +0000
(16:43 +0000)
committer
Karl Schimpf
<kschimpf@google.com>
Mon, 31 Aug 2015 16:43:55 +0000
(16:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246451
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Bitcode/Reader/BitcodeReader.cpp
patch
|
blob
|
history
diff --git
a/lib/Bitcode/Reader/BitcodeReader.cpp
b/lib/Bitcode/Reader/BitcodeReader.cpp
index cf72b0ce79191e709d6160fda9a6e15c0e9c06cc..c767b6c5c17c8a28df90590277ef1222fd70ba7f 100644
(file)
--- a/
lib/Bitcode/Reader/BitcodeReader.cpp
+++ b/
lib/Bitcode/Reader/BitcodeReader.cpp
@@
-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