mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-21 02:59:15 +00:00
Format more neatly.
llvm-svn: 61744
This commit is contained in:
parent
d64956c644
commit
1bd7dc77fd
@ -25,7 +25,7 @@
|
||||
#include <set>
|
||||
using namespace llvm;
|
||||
|
||||
STATISTIC(NumAliases, "Number of global aliases removed");
|
||||
STATISTIC(NumAliases , "Number of global aliases removed");
|
||||
STATISTIC(NumFunctions, "Number of functions removed");
|
||||
STATISTIC(NumVariables, "Number of global variables removed");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user