[PATCH] D17392: Embed bitcode in object file (clang cc1 part)
Steven Wu via cfe-commits
cfe-commits at lists.llvm.org
Thu May 5 16:16:44 PDT 2016
steven_wu updated this revision to Diff 56367.
steven_wu added a comment.
Format update according to 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.56367.patch
Type: text/x-patch
Size: 17684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160505/7360daff/attachment.bin>
More information about the cfe-commits
mailing list