[PATCH] D13913: Allow linking multiple bitcode files.

Artem Belevich via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 21 13:45:18 PDT 2015


tra updated this revision to Diff 38046.
tra added a comment.

Added a comment about format of LinkModules vector.
Added/cleaned up few comments in test files.


http://reviews.llvm.org/D13913

Files:
  include/clang/Basic/LangOptions.def
  include/clang/CodeGen/CodeGenAction.h
  include/clang/Driver/CC1Options.td
  include/clang/Frontend/CodeGenOptions.h
  lib/CodeGen/CodeGenAction.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGen/link-bitcode-file.c
  test/CodeGenCUDA/Inputs/device-code-2.ll
  test/CodeGenCUDA/link-device-bitcode.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13913.38046.patch
Type: text/x-patch
Size: 17756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151021/1f3bd02b/attachment-0001.bin>


More information about the cfe-commits mailing list