[cfe-commits] [PATCH] Move ExecuteCompilerInvocation to a new library Actions

Peter Collingbourne peter at pcc.me.uk
Wed Aug 18 06:51:58 PDT 2010


Hi,

r110903 introduced a dependency from Frontend to every library that
declared an Action by introducing Action references that previously
resided in the driver in the file ExecuteCompilerInvocation.cpp.
This patch moves ExecuteCompilerInvocation to a new library named
Actions which is intended to bear these dependencies.

OK to commit?

Thanks,
-- 
Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Move-ExecuteCompilerInvocation-to-a-new-library-Acti.patch
Type: text/x-diff
Size: 7707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100818/2e782f91/attachment.patch>


More information about the cfe-commits mailing list