This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] Fix MLIR build - add missing CMake dependency
ClosedPublic

Authored by bondhugula on Apr 16 2020, 8:12 AM.

Details

Summary

This will fix failure using a linker sensitive to the order in which
libraries are passed.

Diff Detail

Event Timeline

bondhugula created this revision.Apr 16 2020, 8:12 AM
This revision was not accepted when it landed; it landed in state Needs Review.Apr 16 2020, 8:55 AM
This revision was automatically updated to reflect the committed changes.