[PATCH] D12260: CodeGen: Introduce LinkedCodeGen and teach LTOCodeGenerator to use it.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 25 16:14:07 PDT 2015


pcc updated this revision to Diff 33150.
pcc added a comment.

- Fix Windows build


http://reviews.llvm.org/D12260

Files:
  cmake/modules/HandleLLVMOptions.cmake
  include/llvm/CodeGen/Parallel.h
  include/llvm/LTO/LTOCodeGenerator.h
  lib/CodeGen/CMakeLists.txt
  lib/CodeGen/Parallel.cpp
  lib/LTO/LTOCodeGenerator.cpp
  test/LTO/X86/parallel.ll
  tools/llvm-lto/llvm-lto.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12260.33150.patch
Type: text/x-patch
Size: 12543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150825/357d24bb/attachment.bin>


More information about the llvm-commits mailing list