[PATCH] D13913: Allow linking multiple bitcode files.

Artem Belevich via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 27 10:59:24 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL251427: Allow linking multiple bitcode files. (authored by tra).

Changed prior to commit:
  http://reviews.llvm.org/D13913?vs=38046&id=38562#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13913

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13913.38562.patch
Type: text/x-patch
Size: 18059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151027/c976f64e/attachment.bin>


More information about the cfe-commits mailing list