[PATCH] D4724: Add framework for iterative compilation to clang

Radovan Obradovic via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 11 07:03:33 PDT 2015


Radovan.Obradovic updated this revision to Diff 31807.
Radovan.Obradovic added a comment.

The patch is updated to be consistent with the patch for IC for LLVM.


http://reviews.llvm.org/D4724

Files:
  include/clang/Driver/Compilation.h
  include/clang/Driver/Driver.h
  include/clang/Driver/Options.td
  lib/CodeGen/BackendUtil.cpp
  lib/Driver/Driver.cpp
  lib/Driver/Tools.cpp
  tools/driver/driver.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4724.31807.patch
Type: text/x-patch
Size: 13859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150811/7fc9880b/attachment.bin>


More information about the cfe-commits mailing list