Revert GCStrategy ownership changes
[oota-llvm.git] / lib / CodeGen / SelectionDAG / StatepointLowering.cpp
index 94f09bdc2f964761c5be1e5d6c9f9f0a655dce5d..d3090a968456b17f531a681937796be3fa0e153d 100644 (file)
 #include "llvm/ADT/Statistic.h"
 #include "llvm/CodeGen/GCMetadata.h"
 #include "llvm/CodeGen/FunctionLoweringInfo.h"
+#include "llvm/CodeGen/GCStrategy.h"
 #include "llvm/CodeGen/SelectionDAG.h"
 #include "llvm/CodeGen/StackMaps.h"
 #include "llvm/IR/CallingConv.h"
-#include "llvm/IR/GCStrategy.h"
 #include "llvm/IR/Instructions.h"
 #include "llvm/IR/IntrinsicInst.h"
 #include "llvm/IR/Intrinsics.h"