This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Make mlir_check_link_libraries() work with interface libraries
ClosedPublic

Authored by marbre on Aug 13 2020, 11:28 PM.

Details

Summary

This changes mlir_check_link_libraries() to work with interface libraries. These don't have the LINK_LIBRARIES property.

Diff Detail

Event Timeline

marbre created this revision.Aug 13 2020, 11:28 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 13 2020, 11:28 PM
marbre requested review of this revision.Aug 13 2020, 11:28 PM
This revision is now accepted and ready to land.Aug 14 2020, 10:51 AM
This revision was landed with ongoing or failed builds.Aug 14 2020, 11:39 AM
This revision was automatically updated to reflect the committed changes.