Perhaps a bit too much vertical whitespace.
authorEric Christopher <echristo@apple.com>
Mon, 24 Jan 2011 22:19:14 +0000 (22:19 +0000)
committerEric Christopher <echristo@apple.com>
Mon, 24 Jan 2011 22:19:14 +0000 (22:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124148 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Analysis/InlineCost.h

index ccec4c5247461928eb8965c2d13581be317e19ee..a138fc41e95ebb07b8c18a1e8fcc6dd4d4c350f1 100644 (file)
@@ -112,8 +112,6 @@ namespace llvm {
       /// entry here.
       std::vector<ArgInfo> ArgumentWeights;
 
-
-
       /// analyzeFunction - Add information about the specified function
       /// to the current structure.
       void analyzeFunction(Function *F);