forked from OSchip/llvm-project
parent
87b0c1e63c
commit
954bdafb50
|
@ -143,7 +143,7 @@ public:
|
|||
|
||||
bool isCompatibleFormat(const MemoryBuffer *InputBuffer) const {
|
||||
return isKnownFormat(InputBuffer);
|
||||
};
|
||||
}
|
||||
};
|
||||
|
||||
} // end namespace llvm
|
||||
|
|
Loading…
Reference in New Issue