[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
Thu Jun 8 04:43:24 PDT 2023
jhuber6 updated this revision to Diff 529557.
jhuber6 added a comment.
Add a better test to show that attributes are replaced and default attributes are added.
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.529557.patch
Type: text/x-patch
Size: 16666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230608/24f6da37/attachment.bin>
More information about the cfe-commits
mailing list