forgot to turn off dump
authorweiyu <weiyuluo1232@gmail.com>
Mon, 22 Jul 2019 23:01:37 +0000 (16:01 -0700)
committerweiyu <weiyuluo1232@gmail.com>
Mon, 22 Jul 2019 23:01:37 +0000 (16:01 -0700)
CDSPass.cpp

index dede6bc6b0652e27aa59524f8b15644568489a1f..d550140dff5639f147009f15bf998738318bfbfc 100644 (file)
@@ -385,8 +385,6 @@ bool CDSPass::runOnFunction(Function &F) {
 
                        Res = true;
                }
 
                        Res = true;
                }
-
-               F.dump();
        }
 
        return false;
        }
 
        return false;