forked from OSchip/llvm-project
parent
1fcd0f1581
commit
6a51402a8a
|
@ -81,7 +81,7 @@ ModulePass *createGlobalDCEPass();
|
|||
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
/// 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.
|
||||
///
|
||||
|
|
Loading…
Reference in New Issue