1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-svn: 56521
This commit is contained in:
Devang Patel 2008-09-23 23:32:15 +00:00
parent 3ce6525647
commit 1b09ba231f
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
//