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:
e031501
)
[dsymutil] Fix typo in doxygen comment.
author
Frederic Riss
<friss@apple.com>
Fri, 13 Mar 2015 23:51:06 +0000
(23:51 +0000)
committer
Frederic Riss
<friss@apple.com>
Fri, 13 Mar 2015 23:51:06 +0000
(23:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232233
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/dsymutil/DwarfLinker.cpp
patch
|
blob
|
history
diff --git
a/tools/dsymutil/DwarfLinker.cpp
b/tools/dsymutil/DwarfLinker.cpp
index 480324f41113dae88b6d653e1a4d92cad8f9b793..959cf2760cbcb7167d626b648db7194db65d4373 100644
(file)
--- a/
tools/dsymutil/DwarfLinker.cpp
+++ b/
tools/dsymutil/DwarfLinker.cpp
@@
-127,7
+127,7
@@
public:
/// relocatad by applying offset \p PCOffset.
void addFunctionRange(uint64_t LowPC, uint64_t HighPC, int64_t PCOffset);
- /// \brie
d
Keep trak of a DW_AT_range attribute that we will need to
+ /// \brie
f
Keep trak of a DW_AT_range attribute that we will need to
/// patch up later.
void noteRangeAttribute(const DIE &Die, DIEInteger *Attr);