forked from OSchip/llvm-project
parent
1b4b1e559a
commit
2075b7ba99
|
@ -268,7 +268,7 @@ public:
|
|||
///
|
||||
virtual bool addPassesToEmitMC(PassManagerBase &,
|
||||
MCContext *&,
|
||||
raw_ostream &OS,
|
||||
raw_ostream &,
|
||||
CodeGenOpt::Level,
|
||||
bool = true) {
|
||||
return true;
|
||||
|
|
Loading…
Reference in New Issue