record llvm cgu instruction stats
This commit is contained in:
parent
07c993eba8
commit
a30de6e7cb
6 changed files with 41 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
#include "llvm/Support/Debug.h"
|
||||
#include "llvm/Support/DynamicLibrary.h"
|
||||
#include "llvm/Support/FormattedStream.h"
|
||||
#include "llvm/Support/JSON.h"
|
||||
#include "llvm/Support/Host.h"
|
||||
#include "llvm/Support/Memory.h"
|
||||
#include "llvm/Support/SourceMgr.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue