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:
0baa25d
)
Fix compile with 4.4 (I hope?); PR4617.
author
Daniel Dunbar
<daniel@zuster.org>
Fri, 24 Jul 2009 23:23:46 +0000
(23:23 +0000)
committer
Daniel Dunbar
<daniel@zuster.org>
Fri, 24 Jul 2009 23:23:46 +0000
(23:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77015
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/MSIL/MSILWriter.h
patch
|
blob
|
history
diff --git
a/lib/Target/MSIL/MSILWriter.h
b/lib/Target/MSIL/MSILWriter.h
index 6c52a17be081b43082e5bdf13db48f31fa491a6d..09cfb219bfef393b1c4c512548a62d6c805f5436 100644
(file)
--- a/
lib/Target/MSIL/MSILWriter.h
+++ b/
lib/Target/MSIL/MSILWriter.h
@@
-35,7
+35,7
@@
namespace llvm {
extern Target TheMSILTarget;
}
-namespace {
+namespace
MSIL
{
class MSILModule : public ModulePass {
Module *ModulePtr;