This file was somehow missing a top-level comment line.
authorMisha Brukman <brukman+llvm@gmail.com>
Mon, 17 Nov 2003 19:35:17 +0000 (19:35 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Mon, 17 Nov 2003 19:35:17 +0000 (19:35 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10055 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Transforms/IPO/ExtractFunction.cpp

index c1ae2d45e45f50bfa075ee208a86d97be23a4a8d..4e61a3433a0de4db92b851ae346eaf98a3b3ead4 100644 (file)
@@ -1,4 +1,4 @@
-
+//===-- ExtractFunction.cpp - Function extraction pass --------------------===//
 // 
 //                     The LLVM Compiler Infrastructure
 //