]> granicus.if.org Git - clang/commitdiff
Add some whitespace to test my commit privileges.
authorEd Schouten <ed@80386.nl>
Thu, 2 Apr 2009 19:13:12 +0000 (19:13 +0000)
committerEd Schouten <ed@80386.nl>
Thu, 2 Apr 2009 19:13:12 +0000 (19:13 +0000)
Approved by: ddunbar

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68343 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Driver/Tools.cpp

index ab8caf69da87e15ce4b980bb0fc318dbecf254f0..e57f7e83fbed50a1737569e1e27c516e2f6c5575 100644 (file)
@@ -1477,6 +1477,7 @@ void darwin::Lipo::ConstructJob(Compilation &C, const JobAction &JA,
   Dest.addCommand(new Command(Exec, CmdArgs));
 }
 
+
 void freebsd::Assemble::ConstructJob(Compilation &C, const JobAction &JA,
                                     Job &Dest, const InputInfo &Output, 
                                     const InputInfoList &Inputs,