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

Steven Wu via cfe-commits cfe-commits at lists.llvm.org
Thu May 5 17:13:01 PDT 2016


steven_wu updated this revision to Diff 56371.
steven_wu marked 2 inline comments as done.
steven_wu added a comment.

Add comments to address the feedback fromt the review.


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.56371.patch
Type: text/x-patch
Size: 18095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160506/c9aacae6/attachment-0001.bin>


More information about the cfe-commits mailing list