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:
338268c
)
Align comments.
author
Devang Patel
<dpatel@apple.com>
Mon, 10 Aug 2009 22:20:38 +0000
(22:20 +0000)
committer
Devang Patel
<dpatel@apple.com>
Mon, 10 Aug 2009 22:20:38 +0000
(22:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78605
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Module.h
patch
|
blob
|
history
diff --git
a/include/llvm/Module.h
b/include/llvm/Module.h
index f81656125468583985bc3c043d5131d7a1a9b198..709b122998c46b2e52e3f377b4fe8a1f778a7a49 100644
(file)
--- a/
include/llvm/Module.h
+++ b/
include/llvm/Module.h
@@
-132,7
+132,7
@@
public:
/// @name Member Variables
/// @{
private:
- LLVMContext& Context; ///< The LLVMContext from which types and
+ LLVMContext& Context;
///< The LLVMContext from which types and
///< constants are allocated.
GlobalListType GlobalList; ///< The Global Variables in the module
FunctionListType FunctionList; ///< The Functions in the module