OSDN Git Service
(root)
/
android-x86
/
external-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c065b3f
)
fix typos gabor noticed
author
Chris Lattner
<sabre@nondot.org>
Tue, 9 Dec 2008 08:38:36 +0000
(08:38 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 9 Dec 2008 08:38:36 +0000
(08:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60754
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Analysis/MemoryDependenceAnalysis.cpp
patch
|
blob
|
history
diff --git
a/lib/Analysis/MemoryDependenceAnalysis.cpp
b/lib/Analysis/MemoryDependenceAnalysis.cpp
index
5a7c7b7
..
30d5450
100644
(file)
--- a/
lib/Analysis/MemoryDependenceAnalysis.cpp
+++ b/
lib/Analysis/MemoryDependenceAnalysis.cpp
@@
-608,7
+608,7
@@
getNonLocalPointerDepFromBB(Value *Pointer, uint64_t PointeeSize,
unsigned NumSortedEntries = Cache->size();
// SkipFirstBlock - If this is the very first block that we're processing, we
- // don't want to s
kip or thing
about its body, because the client was supposed
+ // don't want to s
can or think
about its body, because the client was supposed
// to do a local dependence query. Instead, just start processing it by
// adding its predecessors to the worklist and iterating.
bool SkipFirstBlock = Visited.empty();