mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
CFGUpdate.h - remove unused APInt include. NFCI.
This commit is contained in:
parent
f4bf61ddf1
commit
34fd9f9953
@ -14,7 +14,6 @@
|
||||
#ifndef LLVM_SUPPORT_CFGUPDATE_H
|
||||
#define LLVM_SUPPORT_CFGUPDATE_H
|
||||
|
||||
#include "llvm/ADT/APInt.h"
|
||||
#include "llvm/ADT/DenseMap.h"
|
||||
#include "llvm/ADT/PointerIntPair.h"
|
||||
#include "llvm/Support/Compiler.h"
|
||||
|
Loading…
Reference in New Issue
Block a user