This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Replace `include_directories`
ClosedPublic

Authored by marbre on Sep 9 2021, 2:57 AM.

Details

Summary

Switches to adding target specific, private includes instead of adding
global includes.

Diff Detail

Event Timeline

marbre created this revision.Sep 9 2021, 2:57 AM
marbre requested review of this revision.Sep 9 2021, 2:57 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 9 2021, 2:57 AM
ftynse accepted this revision.Sep 9 2021, 5:24 AM
This revision is now accepted and ready to land.Sep 9 2021, 5:24 AM
This revision was automatically updated to reflect the committed changes.