X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FSupport%2FMangler.cpp;fp=lib%2FSupport%2FMangler.cpp;h=44c697d3d8fa9eda235d518f826400bd2f29bf41;hb=b576c94c15af9a440f69d9d03c2afead7971118c;hp=d9186a9c938f9777ce3070089cc24ecd6a348a58;hpb=ce439b539f448c4ded3df632e93ef853a503d594;p=oota-llvm.git diff --git a/lib/Support/Mangler.cpp b/lib/Support/Mangler.cpp index d9186a9c938..44c697d3d8f 100644 --- a/lib/Support/Mangler.cpp +++ b/lib/Support/Mangler.cpp @@ -1,4 +1,11 @@ //===-- Mangler.cpp - Self-contained c/asm llvm name mangler --------------===// +// +// 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. +// +//===----------------------------------------------------------------------===// // // Unified name mangler for CWriter and assembly backends. //