[polly] [Polly] Update ScopInliner for NPM (PR #125427)
Michael Kruse via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 22 03:18:01 PDT 2025
Meinersbur wrote:
> > LLVM_POLLY_LINK_INTO_TOOLS=ON
>
> I was able to reproduce without this option being explicitly set.
LLVM_POLLY_LINK_INTO_TOOLS=ON is the default with LLVM_ENABLE_PROJECTS=polly. I had LLVM_POLLY_LINK_INTO_TOOLS=OFF in my CMakeLists.txt from previous testing.
https://github.com/llvm/llvm-project/pull/125427
More information about the llvm-commits
mailing list