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:
afd779f
)
[NFC] Capitalization in documentation.
author
Sanjoy Das
<sanjoy@playingwithpointers.com>
Mon, 22 Jun 2015 18:02:55 +0000
(18:02 +0000)
committer
Sanjoy Das
<sanjoy@playingwithpointers.com>
Mon, 22 Jun 2015 18:02:55 +0000
(18:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240303
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/FaultMaps.rst
patch
|
blob
|
history
diff --git
a/docs/FaultMaps.rst
b/docs/FaultMaps.rst
index 692cacf5c77fc30c8dddcb8a5a26e73867294414..0bacebf058e6cebc95f89f7d9ef5f6e735a776a4 100644
(file)
--- a/
docs/FaultMaps.rst
+++ b/
docs/FaultMaps.rst
@@
-49,6
+49,6
@@
The format of this section is
FunctionFaultInfo[NumFaultingPCs] {
uint32 : FaultKind = FaultMaps::FaultingLoad (only legal value currently)
uint32 : FaultingPCOffset
- uint32 :
h
andlerPCOffset
+ uint32 :
H
andlerPCOffset
}
}