[PATCH] D152391: [Clang] Allow bitcode linking when the input is LLVM-IR

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 7 12:06:40 PDT 2023


tra added a comment.

> clang in.bc -Xclang -mlink-builtin-bitcode -Xclang libdevice.10.bc

If that's something we intend to expose to the user, should we consider promoting it to a top-level driver option?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152391/new/

https://reviews.llvm.org/D152391



More information about the cfe-commits mailing list