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:
7cdf01d
)
Fix build for GCC 4.0?
author
Daniel Dunbar
<daniel@zuster.org>
Fri, 24 Jul 2009 23:42:33 +0000
(23:42 +0000)
committer
Daniel Dunbar
<daniel@zuster.org>
Fri, 24 Jul 2009 23:42:33 +0000
(23:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77016
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/MSIL/MSILWriter.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/MSIL/MSILWriter.cpp
b/lib/Target/MSIL/MSILWriter.cpp
index ad0364907fd858af5d4ecd8a0cb7e9906593bbb9..727ba381e08cf4a7e2a2a3dbc1194d1a4d8433a4 100644
(file)
--- a/
lib/Target/MSIL/MSILWriter.cpp
+++ b/
lib/Target/MSIL/MSILWriter.cpp
@@
-25,6
+25,7
@@
#include "llvm/Transforms/Scalar.h"
#include "llvm/ADT/StringExtras.h"
#include "llvm/CodeGen/Passes.h"
+using namespace MSIL;
namespace {
// TargetMachine for the MSIL