mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-04-01 12:43:47 +00:00
Get rid of a silly printout that isn't needed right now
llvm-svn: 45
This commit is contained in:
parent
a83a2cac31
commit
778de94723
@ -308,7 +308,7 @@ static bool DoDCEPass(Method *M) {
|
||||
// You ARE the weakest link... goodbye
|
||||
delete BB;
|
||||
|
||||
WriteToVCG(M, "MergedInto");
|
||||
//WriteToVCG(M, "MergedInto");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user