This is an archive of the discontinued LLVM Phabricator instance.

New tag for ittapi - fix an error related to cross-compiling ITTAPI in LLVM with mingw
ClosedPublic

Authored by ekovanov on May 14 2021, 12:54 AM.

Details

Summary

Fix was implemented in the ittap repo to solve an error about cross-compiling ITTAPI in LLVM with mingw.
The problem occurred in the cross-compilation environment for Julia's dependencies.
The corresponding issue item in ittapi repo: https://github.com/intel/ittapi/issues/19
A new tag was created in ittapi repo for that fix.

This patch contains changes to update the ittapi tag in LLVM.

Diff Detail

Event Timeline

ekovanov created this revision.May 14 2021, 12:54 AM
ekovanov requested review of this revision.May 14 2021, 12:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 14 2021, 12:54 AM
bader accepted this revision.May 14 2021, 12:55 AM
This revision is now accepted and ready to land.May 14 2021, 12:55 AM

@bader could you please land this? Unfortunately, I do not have commit access to land this one.

This revision was landed with ongoing or failed builds.May 14 2021, 1:19 AM
This revision was automatically updated to reflect the committed changes.
vchuravy added a subscriber: Restricted Project.May 14 2021, 9:07 AM