This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Restructure Shape dialect's CMakeLists.
ClosedPublic

Authored by tpopp on Jun 6 2020, 1:18 AM.

Details

Summary

Now targets are only built with files in the same directory.

Diff Detail

Event Timeline

tpopp created this revision.Jun 6 2020, 1:18 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 6 2020, 1:18 AM
isuruf accepted this revision.Jun 6 2020, 8:28 AM

Works for me.

This revision is now accepted and ready to land.Jun 6 2020, 8:28 AM
silvas accepted this revision.Jun 6 2020, 11:27 AM

Thanks!!!

This revision was automatically updated to reflect the committed changes.