[PATCH] D68213: [LTO] Support for embedding bitcode section during LTO

Josef Eisl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 11 02:03:56 PST 2019


zapster updated this revision to Diff 233282.
zapster edited the summary of this revision.
zapster added a comment.

Made `-lto-embed-bitcode` a boolean option.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68213/new/

https://reviews.llvm.org/D68213

Files:
  clang/lib/CodeGen/BackendUtil.cpp
  clang/test/Frontend/x86-embed-bitcode.ll
  llvm/include/llvm/Bitcode/BitcodeWriter.h
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/lib/LTO/LTOBackend.cpp
  llvm/test/LTO/X86/Inputs/start-lib1.ll
  llvm/test/LTO/X86/Inputs/start-lib2.ll
  llvm/test/LTO/X86/embed-bitcode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68213.233282.patch
Type: text/x-patch
Size: 19621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191211/7d92fa4a/attachment.bin>


More information about the llvm-commits mailing list