projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c76c723
)
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)
llvm-svn: 77015
llvm/lib/Target/MSIL/MSILWriter.h
patch
|
blob
|
history
diff --git
a/llvm/lib/Target/MSIL/MSILWriter.h
b/llvm/lib/Target/MSIL/MSILWriter.h
index 6c52a17be081b43082e5bdf13db48f31fa491a6d..09cfb219bfef393b1c4c512548a62d6c805f5436 100644
(file)
--- a/
llvm/lib/Target/MSIL/MSILWriter.h
+++ b/
llvm/lib/Target/MSIL/MSILWriter.h
@@
-35,7
+35,7
@@
namespace llvm {
extern Target TheMSILTarget;
}
-namespace {
+namespace
MSIL
{
class MSILModule : public ModulePass {
Module *ModulePtr;