add a new map
[oota-llvm.git] / include / llvm / CallGraphSCCPass.h
index 389a80c9e361a256a43f56d781fbf28f803bf564..c3307385b0794fbcb0e9bea696dd8596ea9272af 100644 (file)
@@ -1,10 +1,10 @@
 //===- CallGraphSCCPass.h - Pass that operates BU on call graph -*- C++ -*-===//
-// 
+//
 //                     The LLVM Compiler Infrastructure
 //
 // This file was developed by the LLVM research group and is distributed under
 // the University of Illinois Open Source License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 //
 // This file defines the CallGraphSCCPass class, which is used for passes which