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:
3b26eb6
)
Grammar-o.
author
Eric Christopher
<echristo@apple.com>
Sat, 25 Feb 2012 01:02:44 +0000
(
01:02
+0000)
committer
Eric Christopher
<echristo@apple.com>
Sat, 25 Feb 2012 01:02:44 +0000
(
01:02
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151418
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/MC/MCDwarf.cpp
patch
|
blob
|
history
diff --git
a/lib/MC/MCDwarf.cpp
b/lib/MC/MCDwarf.cpp
index 1b6dbdc3a387708161bb2ff83d9ddcc2eb5e946e..614549e52399560f26af0a2d2bbf4e54bcdb5147 100644
(file)
--- a/
lib/MC/MCDwarf.cpp
+++ b/
lib/MC/MCDwarf.cpp
@@
-715,7
+715,7
@@
void MCGenDwarfInfo::Emit(MCStreamer *MCOS) {
//
void MCGenDwarfLabelEntry::Make(MCSymbol *Symbol, MCStreamer *MCOS,
SourceMgr &SrcMgr, SMLoc &Loc) {
- // We won't create dwarf label
'
s for temporary symbols or symbols not in
+ // We won't create dwarf labels for temporary symbols or symbols not in
// the default text.
if (Symbol->isTemporary())
return;