mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-05 17:39:16 +00:00
Fix comment-rulers.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149922 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
45f4f2cd0c
commit
44ebf8b033
@ -1,4 +1,4 @@
|
||||
//===---- llvm/Support/DataStream.h - Lazy bitcode streaming -*- C++ -*-===//
|
||||
//===---- llvm/Support/DataStream.h - Lazy bitcode streaming ----*- C++ -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
//===- StreamableMemoryObject.h - Streamable data interface - -*- C++ -*-===//
|
||||
//===- StreamableMemoryObject.h - Streamable data interface -----*- C++ -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
//===--- llvm/Support/DataStream.cpp - Lazy streamed Data ---===//
|
||||
//===--- llvm/Support/DataStream.cpp - Lazy streamed data -----------------===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
//===- StreamableMemoryObject.cpp - Streamable data interface - -*- C++ -*-===//
|
||||
//===- StreamableMemoryObject.cpp - Streamable data interface -------------===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user