OSDN Git Service

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 ccec4c5..a138fc4 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);