This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Update mlir/CMakeLists.txt to install *.def files
ClosedPublic

Authored by kernhanda on Jan 5 2020, 1:35 PM.

Details

Summary

This is needed to consume mlir after it has been installed of the source tree. Without this, consuming mlir results a build error.

Diff Detail

Event Timeline

kernhanda created this revision.Jan 5 2020, 1:35 PM

I don't have commit access, so someone else will have to submit this.

mehdi_amini accepted this revision.Jan 5 2020, 2:48 PM
This revision is now accepted and ready to land.Jan 5 2020, 2:48 PM
ftynse accepted this revision.Jan 6 2020, 12:54 AM
This revision was automatically updated to reflect the committed changes.