[PATCH] D152391: [Clang] Allow bitcode linking when the input is LLVM-IR
Joseph Huber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 13 08:19:38 PDT 2023
jhuber6 updated this revision to Diff 530919.
jhuber6 marked 2 inline comments as done.
jhuber6 added a comment.
Addressing comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152391/new/
https://reviews.llvm.org/D152391
Files:
clang/include/clang/CodeGen/CodeGenAction.h
clang/lib/CodeGen/CGCall.cpp
clang/lib/CodeGen/CGCall.h
clang/lib/CodeGen/CodeGenAction.cpp
clang/test/CodeGen/link-bitcode-file.c
clang/test/CodeGen/link-builtin-bitcode.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152391.530919.patch
Type: text/x-patch
Size: 17138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230613/8ad8db36/attachment.bin>
More information about the cfe-commits
mailing list