More whitespace fixin'.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63663 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Bill Wendling
2009-02-03 21:38:21 +00:00
parent b9dcef2a00
commit ef7e18e60c

View File

@@ -2889,7 +2889,6 @@ public:
/// SetDebugInfo - Create global DIEs and emit initial debug info sections. /// SetDebugInfo - Create global DIEs and emit initial debug info sections.
/// This is inovked by the target AsmPrinter. /// This is inovked by the target AsmPrinter.
void SetDebugInfo(MachineModuleInfo *mmi) { void SetDebugInfo(MachineModuleInfo *mmi) {
// Create all the compile unit DIEs. // Create all the compile unit DIEs.
ConstructCompileUnits(); ConstructCompileUnits();