forked from OSchip/llvm-project
This file was originally developed by the LLVM research group so this comment should stay. I also do NOT want my name explicity listed on src files. I am already mentioned in the credits.
llvm-svn: 17833
This commit is contained in:
parent
bfa25440e7
commit
8213dae317
|
@ -2,9 +2,8 @@
|
|||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
// This file was developed by the Reid Spencer based on the original design by
|
||||
// Tanya Lattner and is distributed by the University of Illinois Open Source
|
||||
// License. See LICENSE.TXT for details.
|
||||
// This file was developed by the LLVM research group and is distributed under
|
||||
// the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue