mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Remove a undefined constructor introduced by r373244.
llvm-svn: 373297
This commit is contained in:
parent
58ef717b2b
commit
efb78fa23a
@ -266,7 +266,6 @@ class MachineModuleInfoWrapperPass : public ImmutablePass {
|
||||
public:
|
||||
static char ID; // Pass identification, replacement for typeid
|
||||
explicit MachineModuleInfoWrapperPass(const LLVMTargetMachine *TM = nullptr);
|
||||
explicit MachineModuleInfoWrapperPass(const MachineModuleInfo &MMI);
|
||||
|
||||
// Initialization and Finalization
|
||||
bool doInitialization(Module &) override;
|
||||
|
Loading…
x
Reference in New Issue
Block a user