forked from OSchip/llvm-project
parent
78683a7013
commit
3fb4aabc06
|
@ -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