[PATCH] D17392: Embed bitcode in object file (clang cc1 part)

Steven Wu via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 21 17:24:36 PDT 2016


steven_wu updated this revision to Diff 54597.
steven_wu added a comment.

Thanks Vedant!

Address all of your review in this update.


http://reviews.llvm.org/D17392

Files:
  include/clang/CodeGen/BackendUtil.h
  include/clang/Driver/Options.td
  include/clang/Frontend/CodeGenOptions.def
  include/clang/Frontend/CodeGenOptions.h
  lib/CodeGen/BackendUtil.cpp
  lib/CodeGen/CodeGenAction.cpp
  lib/Driver/Driver.cpp
  lib/Driver/Tools.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/Driver/embed-bitcode.c
  test/Frontend/embed-bitcode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17392.54597.patch
Type: text/x-patch
Size: 17685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160422/2b5566d2/attachment-0001.bin>


More information about the cfe-commits mailing list