summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86TargetMachine.h
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2003-10-21 15:17:13 +0000
committerJohn Criswell <criswell@uiuc.edu>2003-10-21 15:17:13 +0000
commit29265fe9811e92eb7ac377a1e64979b4abc0a4c6 (patch)
tree95840214cd6865bf41ee1e1a4722a3f5cbf4a911 /llvm/lib/Target/X86/X86TargetMachine.h
parent2e2a0ed7e141db1b8715b2720e1573c6246b49b6 (diff)
downloadbcm5719-llvm-29265fe9811e92eb7ac377a1e64979b4abc0a4c6.tar.gz
bcm5719-llvm-29265fe9811e92eb7ac377a1e64979b4abc0a4c6.zip
Added LLVM copyright header.
llvm-svn: 9321
Diffstat (limited to 'llvm/lib/Target/X86/X86TargetMachine.h')
-rw-r--r--llvm/lib/Target/X86/X86TargetMachine.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/llvm/lib/Target/X86/X86TargetMachine.h b/llvm/lib/Target/X86/X86TargetMachine.h
index 583f2764690..5581da4d818 100644
--- a/llvm/lib/Target/X86/X86TargetMachine.h
+++ b/llvm/lib/Target/X86/X86TargetMachine.h
@@ -1,5 +1,12 @@
//===-- X86TargetMachine.h - Define TargetMachine for the X86 ---*- C++ -*-===//
//
+// The LLVM Compiler Infrastructure
+//
+// 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.
+//
+//===----------------------------------------------------------------------===//
+//
// This file declares the X86 specific subclass of TargetMachine.
//
//===----------------------------------------------------------------------===//
OpenPOWER on IntegriCloud