[cfe-commits] r68343 - /cfe/trunk/lib/Driver/Tools.cpp
Ed Schouten
ed at 80386.nl
Thu Apr 2 12:13:12 PDT 2009
Author: ed
Date: Thu Apr 2 14:13:12 2009
New Revision: 68343
URL: http://llvm.org/viewvc/llvm-project?rev=68343&view=rev
Log:
Add some whitespace to test my commit privileges.
Approved by: ddunbar
Modified:
cfe/trunk/lib/Driver/Tools.cpp
Modified: cfe/trunk/lib/Driver/Tools.cpp
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/Driver/Tools.cpp?rev=68343&r1=68342&r2=68343&view=diff
==============================================================================
--- cfe/trunk/lib/Driver/Tools.cpp (original)
+++ cfe/trunk/lib/Driver/Tools.cpp Thu Apr 2 14:13:12 2009
@@ -1477,6 +1477,7 @@
Dest.addCommand(new Command(Exec, CmdArgs));
}
+
void freebsd::Assemble::ConstructJob(Compilation &C, const JobAction &JA,
Job &Dest, const InputInfo &Output,
const InputInfoList &Inputs,
More information about the cfe-commits
mailing list