Removed extraneous comment line.
[oota-llvm.git] / tools / llvm-link / llvm-link.cpp
index b3ff99493b67dfa1307dcaaaf0233dafd962e969..764b59b43f85174fbb411de7fcf27d115ca1d0d9 100644 (file)
@@ -6,7 +6,6 @@
 // the University of Illinois Open Source License. See LICENSE.TXT for details.
 // 
 //===----------------------------------------------------------------------===//
-// 
 //
 // This utility may be invoked in the following manner:
 //  llvm-link a.bc b.bc c.bc -o x.bc