Fix printing of Alloca instructions with null operands.
[oota-llvm.git] / lib / Debugger / SourceLanguage.cpp
index 7026844563230b4681310f6d96486f9e5cd066a5..4fcc38bd3344c8e979f460b6f71fde60249942ea 100644 (file)
@@ -1,12 +1,12 @@
 //===-- SourceLanguage.cpp - Implement the SourceLanguage class -----------===//
-// 
+//
 //                     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 is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
+//
 //===----------------------------------------------------------------------===//
-// 
+//
 // This file implements the SourceLanguage class.
 //
 //===----------------------------------------------------------------------===//