diff options
Diffstat (limited to 'lib/Support')
-rw-r--r-- | lib/Support/DataStream.cpp | 2 | ||||
-rw-r--r-- | lib/Support/StreamableMemoryObject.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/Support/DataStream.cpp b/lib/Support/DataStream.cpp index fa8edc729c..6b4cb64b96 100644 --- a/lib/Support/DataStream.cpp +++ b/lib/Support/DataStream.cpp @@ -1,4 +1,4 @@ -//===--- llvm/Support/DataStream.cpp - Lazy streamed Data ---===// +//===--- llvm/Support/DataStream.cpp - Lazy streamed data -----------------===// // // The LLVM Compiler Infrastructure // diff --git a/lib/Support/StreamableMemoryObject.cpp b/lib/Support/StreamableMemoryObject.cpp index 2b9d7adc44..0f2acb4c86 100644 --- a/lib/Support/StreamableMemoryObject.cpp +++ b/lib/Support/StreamableMemoryObject.cpp @@ -1,4 +1,4 @@ -//===- StreamableMemoryObject.cpp - Streamable data interface - -*- C++ -*-===// +//===- StreamableMemoryObject.cpp - Streamable data interface -------------===// // // The LLVM Compiler Infrastructure // |