[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 20 06:03:23 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8784b6a8540f: [Clang] Allow bitcode linking when the input is LLVM-IR (authored by jhuber6).

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.532877.patch
Type: text/x-patch
Size: 16983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230620/e1dd93b3/attachment.bin>


More information about the cfe-commits mailing list