This is an archive of the discontinued LLVM Phabricator instance.

[mlir][CAPI] Remove the exclusion of the MLIR C-API from libMLIR.so.
ClosedPublic

Authored by stellaraccident on Oct 8 2020, 4:42 PM.

Details

Summary
  • I believe this was done early on due to it being experimental/etc.
  • Needed for dynamic linking in npcomp.

Diff Detail

Event Timeline

stellaraccident created this revision.Oct 8 2020, 4:42 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 8 2020, 4:42 PM
stellaraccident requested review of this revision.Oct 8 2020, 4:42 PM
silvas accepted this revision.Oct 8 2020, 5:14 PM
This revision is now accepted and ready to land.Oct 8 2020, 5:14 PM