forked from OSchip/llvm-project
parent
c76c723e25
commit
b2dc296910
|
@ -35,7 +35,7 @@ namespace llvm {
|
|||
extern Target TheMSILTarget;
|
||||
}
|
||||
|
||||
namespace {
|
||||
namespace MSIL {
|
||||
|
||||
class MSILModule : public ModulePass {
|
||||
Module *ModulePtr;
|
||||
|
|
Loading…
Reference in New Issue