[PATCH] D151013: [CMake] Add option to link LLVM/subproject executables

Aiden Grossman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 19 20:39:14 PDT 2023


aidengrossman added a comment.

This was mentioned at the 2022 US Dev Meeting and I've talked to some people who are interested in linking LLVM against LLVM libc, so I thought I would take a stab at it. Maybe we want to emit a warning that this isn't necessarily a supported configuration given that last I heard there were some test regressions when linking LLVM against LLVM libc?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151013



More information about the llvm-commits mailing list