commit | d5f50da7f06199c03de1294981e35cfd1c4d53dd | [log] [tgz] |
---|---|---|
author | Duncan Sands <baldrick@free.fr> | Fri Jul 03 15:30:58 2009 +0000 |
committer | Duncan Sands <baldrick@free.fr> | Fri Jul 03 15:30:58 2009 +0000 |
tree | 3066be49106e12fd5509ed8f747d60d8063c583b | |
parent | db9c028d019f60c7bbb0d8282ffd14f348c0cf52 [diff] [blame] |
Add newline at end of file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74773 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Transforms/IPO/PartialInlining.cpp b/lib/Transforms/IPO/PartialInlining.cpp index 0b975ae..73ec9c1 100644 --- a/lib/Transforms/IPO/PartialInlining.cpp +++ b/lib/Transforms/IPO/PartialInlining.cpp
@@ -173,4 +173,4 @@ } return changed; -} \ No newline at end of file +}