[libclc] [libclc] Fix commands in compile_to_bc are executed sequentially (PR #130755)

Fraser Cormack via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 17 04:10:46 PDT 2025


frasercrmck wrote:

Am I right in thinking that CMake 3.27's `DEPENDS_EXPLICIT_ONLY` would also fix this? If so it might be worth documenting this explicitly, both in the PR/commit and in the code? We might be able to refactor this in the future, when LLVM updates its minimum version to 3.27.

https://github.com/llvm/llvm-project/pull/130755


More information about the cfe-commits mailing list