git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136068
91177308-0d34-0410-b5e6-
96231b3b80d8
//===----------------------------------------------------------------------===//
-/// createGVExtractionPass - If deleteFn is true, this pass deletes as
+/// createGVExtractionPass - If deleteFn is true, this pass deletes
/// the specified global values. Otherwise, it deletes as much of the module as
/// possible, except for the global values specified.
///