forked from OSchip/llvm-project
Add some whitespace to test my commit privileges.
Approved by: ddunbar llvm-svn: 68343
This commit is contained in:
parent
9c0d38a7a0
commit
e33194b9d5
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue