mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
MustExecute.h - remove unnecessary Instruction.h include. NFC.
We already have the Instruction forward declaration.
This commit is contained in:
parent
5f8966d8e8
commit
abbce6f7c9
@ -27,7 +27,6 @@
|
|||||||
#include "llvm/ADT/DenseSet.h"
|
#include "llvm/ADT/DenseSet.h"
|
||||||
#include "llvm/Analysis/EHPersonalities.h"
|
#include "llvm/Analysis/EHPersonalities.h"
|
||||||
#include "llvm/Analysis/InstructionPrecedenceTracking.h"
|
#include "llvm/Analysis/InstructionPrecedenceTracking.h"
|
||||||
#include "llvm/IR/Instruction.h"
|
|
||||||
|
|
||||||
namespace llvm {
|
namespace llvm {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user