Fix comment-rulers.
authorNick Lewycky <nicholas@mxc.ca>
Mon, 6 Feb 2012 22:41:47 +0000 (22:41 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Mon, 6 Feb 2012 22:41:47 +0000 (22:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149922 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Support/DataStream.h
include/llvm/Support/StreamableMemoryObject.h
lib/Support/DataStream.cpp
lib/Support/StreamableMemoryObject.cpp

index 620dbb869405a5fc204323bc39106965f4b51dea..fedb0c9256117914cb8213d0830ef3d4eb690b9a 100644 (file)
@@ -1,4 +1,4 @@
-//===---- llvm/Support/DataStream.h - Lazy bitcode streaming -*- C++ -*-===//
+//===---- llvm/Support/DataStream.h - Lazy bitcode streaming ----*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index b0e202cbf765eb53e9d0715eab262d886092a7ad..c73e03a3f7a0b3356dea416aa73423af61f04305 100644 (file)
@@ -1,4 +1,4 @@
-//===- StreamableMemoryObject.h - Streamable data interface - -*- C++ -*-===//
+//===- StreamableMemoryObject.h - Streamable data interface -----*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index fa8edc729c95c2384478f0d0f03e442ae8dd6cfc..6b4cb64b96ef6b167d747b9d0e8221374556cf0b 100644 (file)
@@ -1,4 +1,4 @@
-//===--- llvm/Support/DataStream.cpp - Lazy streamed Data               ---===//
+//===--- llvm/Support/DataStream.cpp - Lazy streamed data -----------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index 2b9d7adc4460a8c179ddf0ff6babfee26bf6cc27..0f2acb4c86e7c51f8c2208c435872fc61cb31d8d 100644 (file)
@@ -1,4 +1,4 @@
-//===- StreamableMemoryObject.cpp - Streamable data interface - -*- C++ -*-===//
+//===- StreamableMemoryObject.cpp - Streamable data interface -------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //