mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Remove unneeded hook. Patch by Anton K. Thanks!
llvm-svn: 28664
This commit is contained in:
parent
f49f76bae4
commit
6cca762d5f
@ -30,8 +30,6 @@
|
||||
#include <iostream>
|
||||
using namespace llvm;
|
||||
|
||||
static IncludeFile X((void*)(intptr_t)createUnifyFunctionExitNodesPass);
|
||||
|
||||
namespace {
|
||||
Statistic<> NumBlockRemoved("adce", "Number of basic blocks removed");
|
||||
Statistic<> NumInstRemoved ("adce", "Number of instructions removed");
|
||||
|
Loading…
x
Reference in New Issue
Block a user