Fixes broken shared libraries build by https://reviews.llvm.org/D141401
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/lib/Interfaces/CMakeLists.txt | ||
---|---|---|
52 | That does not seems right to me and indicated a layering issue. The original patch should probably be reverted in the meantime. |
mlir/lib/Interfaces/CMakeLists.txt | ||
---|---|---|
52 | I commented on the original revision that the issue seems to come from mlir/test/lib/Interfaces/LoopLikeInterface/CMakeLists.txt and not the interface as far as I can tell. |
That does not seems right to me and indicated a layering issue.
The original patch should probably be reverted in the meantime.