From: Ed Schouten Date: Thu, 2 Apr 2009 19:13:12 +0000 (+0000) Subject: Add some whitespace to test my commit privileges. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c66a5a30a27e7b9cfab46ac8be918e3ea5b0c5a5;p=clang Add some whitespace to test my commit privileges. Approved by: ddunbar git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68343 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Driver/Tools.cpp b/lib/Driver/Tools.cpp index ab8caf69da..e57f7e83fb 100644 --- a/lib/Driver/Tools.cpp +++ b/lib/Driver/Tools.cpp @@ -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,