forked from OSchip/llvm-project
parent
f96c3625c2
commit
0ed36f4078
|
@ -2,10 +2,8 @@
|
|||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
// This file was developed by Reid Spencer based on the original SymbolTable.h
|
||||
// written by the LLVM research group and re-written by Reid Spencer.
|
||||
// It is distributed under the University of Illinois Open Source License.
|
||||
// See LICENSE.TXT for details.
|
||||
// This file was developed by Reid Spencer and is distributed under
|
||||
// the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue