This is an archive of the discontinued LLVM Phabricator instance.

[mlir][CAPI] Fix inline function declaration
ClosedPublic

Authored by vinograd47 on Jan 12 2021, 7:38 AM.

Details

Summary

Add static keyword, otherwise build fail with linker error for some cases.

Diff Detail

Event Timeline

vinograd47 created this revision.Jan 12 2021, 7:38 AM
vinograd47 requested review of this revision.Jan 12 2021, 7:38 AM
ftynse accepted this revision.Jan 12 2021, 7:44 AM
This revision is now accepted and ready to land.Jan 12 2021, 7:44 AM
This revision was landed with ongoing or failed builds.Jan 12 2021, 8:05 AM
This revision was automatically updated to reflect the committed changes.