mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-13 19:32:41 +00:00
Add missing copyright header
This cleanup was suggested by Eugene Zelenko <eugene.zelenko@gmail.com> in http://reviews.llvm.org/D21488 and was split out to increase readability. llvm-svn: 273436
This commit is contained in:
parent
8dd653d983
commit
616449df6d
@ -1,3 +1,12 @@
|
||||
//===- CodegenCleanup.cpp -------------------------------------------------===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
// This file is distributed under the University of Illinois Open Source
|
||||
// License. See LICENSE.TXT for details.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "polly/CodeGen/CodegenCleanup.h"
|
||||
|
||||
#include "llvm/Analysis/CFLAliasAnalysis.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user