X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=include%2Fllvm%2FInstruction.def;h=e069e2ca7a6aea17ec9b06d956fef5b66f95306c;hp=f40110e4c8ce4a78800e289cd2a24b59a72c6425;hb=6fbcc26f1460eaee4e0eb8b426fc1ff0c7af11be;hpb=1fc0d67e3e0ff7220dc52a14378110ed9cf626d8 diff --git a/include/llvm/Instruction.def b/include/llvm/Instruction.def index f40110e4c8c..e069e2ca7a6 100644 --- a/include/llvm/Instruction.def +++ b/include/llvm/Instruction.def @@ -1,4 +1,11 @@ //===-- llvm/Instruction.def - File that describes Instructions -*- 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 descriptions of the various LLVM instructions. This is // used as a central place for enumerating the different instructions and