ExecutionEngine::create no longer takes a TraceMode argument.
[oota-llvm.git] / include / llvm / ConstantHandling.h
index 66719cda8e5687294eb87f9e8f171373c432d5e4..ef19cd257f8fdb360e188782bf0efbbed3e3f97e 100644 (file)
@@ -1,4 +1,11 @@
-//===-- ConstantHandling.h - Stuff for manipulating constants ----*- C++ -*--=//
+//===-- ConstantHandling.h - Stuff for manipulating constants ---*- 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 contains the declarations of some cool operators that allow you
 // to do natural things with constant pool values.