From c66a5a30a27e7b9cfab46ac8be918e3ea5b0c5a5 Mon Sep 17 00:00:00 2001 From: Ed Schouten Date: Thu, 2 Apr 2009 19:13:12 +0000 Subject: [PATCH] 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 --- lib/Driver/Tools.cpp | 1 + 1 file changed, 1 insertion(+) 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, -- 2.40.0