mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
Use standard LLVM-style headers.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79817 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
37f077a8da
commit
b1352e9534
@ -1,4 +1,4 @@
|
||||
//===---------------- ConstantsContext.h - Implementation ------*- C++ -*--===//
|
||||
//===-- ConstantsContext.h - Constants-related Context Interals -----------===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
//===----------------- LLVMContextImpl.h - Implementation ------*- C++ -*--===//
|
||||
//===-- LLVMContextImpl.h - The LLVMContextImpl opaque class --------------===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
//===-------------------- TypesContext.h - Implementation ------*- C++ -*--===//
|
||||
//===-- TypesContext.h - Types-related Context Internals ------------------===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user