mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-13 17:00:01 +00:00
Fix the build by adding a #include.
llvm-svn: 53388
This commit is contained in:
parent
6d7c5fa8dc
commit
bb9849b7b6
@ -32,6 +32,7 @@
|
||||
#include "llvm/Support/MathExtras.h"
|
||||
#include <cctype>
|
||||
#include <cstring>
|
||||
#include <map>
|
||||
using namespace llvm;
|
||||
|
||||
STATISTIC(EmittedInsts, "Number of machine instrs printed");
|
||||
|
Loading…
x
Reference in New Issue
Block a user