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:
62c1136
)
Fix typo, NFC.
author
Yaron Keren
<yaron.keren@gmail.com>
Fri, 16 Oct 2015 17:50:47 +0000
(17:50 +0000)
committer
Yaron Keren
<yaron.keren@gmail.com>
Fri, 16 Oct 2015 17:50:47 +0000
(17:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250529
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Analysis/GlobalsModRef.h
patch
|
blob
|
history
diff --git
a/include/llvm/Analysis/GlobalsModRef.h
b/include/llvm/Analysis/GlobalsModRef.h
index 1ee53f14bc87f65add42d2405269e6a313461a9a..d45e4d430aed5c464e84eeb27f67ba0b73ea39b5 100644
(file)
--- a/
include/llvm/Analysis/GlobalsModRef.h
+++ b/
include/llvm/Analysis/GlobalsModRef.h
@@
-7,7
+7,7
@@
//
//===----------------------------------------------------------------------===//
/// \file
-/// This is the interface for a simple mod/ref and alias analysis over glob
la
s.
+/// This is the interface for a simple mod/ref and alias analysis over glob
al
s.
///
//===----------------------------------------------------------------------===//