SystemZInstrBuilder.h - remove unnecessary PseudoSourceValue.h include. NFC.

This commit is contained in:
Simon Pilgrim 2020-05-25 12:20:58 +01:00
parent 8e62f3b658
commit 0e83e67cd3
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@
#include "llvm/CodeGen/MachineFrameInfo.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/CodeGen/MachineMemOperand.h"
#include "llvm/CodeGen/PseudoSourceValue.h"
namespace llvm {