git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56521 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Devang Patel 2008-09-23 23:32:15 +00:00
parent 2d2255d2d9
commit 06117b6598
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
//===-- llvm/Attributes.h - Container for ParamAttrs ---*- C++ -*-===//
//===-- llvm/Attributes.h - Container for ParamAttrs ---*---------- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===-- Attributes.cpp - Implement ParamAttrsList ----------------===//
//===-- Attributes.cpp - Implement ParamAttrsList -------------------------===//
//
// The LLVM Compiler Infrastructure
//