With this patch, the LowerGC transformation becomes the
[oota-llvm.git] / include / llvm / Transforms / Scalar.h
index f1a101f602894cb1d2d0098eddb209942f57be9a..4e3b21af6ca83cf29430ca2bdcb8220315ed936e 100644 (file)
@@ -294,13 +294,6 @@ FunctionPass *createLowerPackedPass();
 FunctionPass *createLowerInvokePass(const TargetLowering *TLI = NULL);
 extern const PassInfo *LowerInvokePassID;
 
-//===----------------------------------------------------------------------===//
-//
-// LowerGCPass - This function returns an instance of the "lowergc" pass, which
-// lowers garbage collection intrinsics to normal LLVM code.
-//
-FunctionPass *createLowerGCPass();
-
 //===----------------------------------------------------------------------===//
 //
 // BlockPlacement - This pass reorders basic blocks in order to increase the