mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
RegUsageInfoPropagate.cpp - remove unused <string> and <map> includes. NFCI.
This commit is contained in:
parent
f71e5f90f8
commit
20d33f98a5
@ -30,8 +30,6 @@
|
||||
#include "llvm/Support/Debug.h"
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
#include "llvm/Target/TargetMachine.h"
|
||||
#include <map>
|
||||
#include <string>
|
||||
|
||||
using namespace llvm;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user