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

Zoran Jovanovic via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 22 06:30:55 PDT 2016


zoran.jovanovic updated this revision to Diff 54640.
zoran.jovanovic added a comment.

New patch version rebased to r256194.
Any comments to this work?


http://reviews.llvm.org/D12200

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: D12200.54640.patch
Type: text/x-patch
Size: 11885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160422/1877cb02/attachment.bin>


More information about the cfe-commits mailing list