[PATCH] D68213: [LTO] Support for embedding bitcode section during LTO
Josef Eisl via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 12 02:46:12 PST 2019
zapster updated this revision to Diff 233548.
zapster added a comment.
Addressed suggestions from @tejohnson
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.233548.patch
Type: text/x-patch
Size: 18723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191212/a330f690/attachment-0001.bin>
More information about the cfe-commits
mailing list