This file was somehow missing a top-level comment line.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10055 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2003-11-17 19:35:17 +00:00
parent a83a6e4276
commit 444fdea19d

View File

@ -1,4 +1,4 @@
//===-- ExtractFunction.cpp - Function extraction pass --------------------===//
//
// The LLVM Compiler Infrastructure
//