1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 13:11:39 +01:00

[PowerPC] Remove unnecessary include

llvm-svn: 227772
This commit is contained in:
Hal Finkel 2015-02-01 22:03:13 +00:00
parent 287f0c7ac8
commit 1ad18b8c2c

View File

@ -29,7 +29,6 @@
#include "llvm/CodeGen/PseudoSourceValue.h"
#include "llvm/CodeGen/ScheduleDAG.h"
#include "llvm/CodeGen/SlotIndexes.h"
#include "llvm/CodeGen/StackMaps.h"
#include "llvm/MC/MCAsmInfo.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/Debug.h"