mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
Fix some file headers, NFC
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227826 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
63773729ca
commit
0784a4dabb
@ -1,4 +1,4 @@
|
||||
//===- llvm/Metadata.def - Metadata definitions -----------------*- C++ -*-===//
|
||||
//===- llvm/IR/Metadata.def - Metadata definitions --------------*- C++ -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
//===-- llvm/Metadata.h - Metadata definitions ------------------*- C++ -*-===//
|
||||
//===- llvm/IR/Metadata.h - Metadata definitions ----------------*- C++ -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
//===-- Metadata.cpp - Implement Metadata classes -------------------------===//
|
||||
//===- Metadata.cpp - Implement Metadata classes --------------------------===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
//===- llvm/unittest/IR/Metadata.cpp - Metadata unit tests ----------------===//
|
||||
//===- unittests/IR/MetadataTest.cpp - Metadata unit tests ----------------===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user