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:
a6cbeb8
)
fix typo; NFC
author
Sanjay Patel
<spatel@rotateright.com>
Wed, 4 Nov 2015 23:21:13 +0000
(23:21 +0000)
committer
Sanjay Patel
<spatel@rotateright.com>
Wed, 4 Nov 2015 23:21:13 +0000
(23:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252096
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Bitcode/LLVMBitCodes.h
patch
|
blob
|
history
diff --git
a/include/llvm/Bitcode/LLVMBitCodes.h
b/include/llvm/Bitcode/LLVMBitCodes.h
index a4ba05216adf68658d890ea5ff5a79d49f94db58..08d88a20454327930b08f44d283d7e6a18e99d99 100644
(file)
--- a/
include/llvm/Bitcode/LLVMBitCodes.h
+++ b/
include/llvm/Bitcode/LLVMBitCodes.h
@@
-53,7
+53,7
@@
enum BlockIDs {
OPERAND_BUNDLE_TAGS_BLOCK_ID
};
-/// Iden
fit
ication block contains a string that describes the producer details,
+/// Iden
tif
ication block contains a string that describes the producer details,
/// and an epoch that defines the auto-upgrade capability.
enum IdentificationCodes {
IDENTIFICATION_CODE_STRING = 1, // IDENTIFICATION: [strchr x N]