[all-commits] [llvm/llvm-project] 444f02: New tag for ittapi - fix an error related to cross...

Alexey Bader via All-commits all-commits at lists.llvm.org
Fri May 14 01:20:07 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 444f02d73c6d21bf9fe990ee922d995a33ef8de5
      https://github.com/llvm/llvm-project/commit/444f02d73c6d21bf9fe990ee922d995a33ef8de5
  Author: Alexey Bader <alexey.bader at intel.com>
  Date:   2021-05-14 (Fri, 14 May 2021)

  Changed paths:
    M llvm/lib/ExecutionEngine/IntelJITEvents/CMakeLists.txt

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

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.

Reviewed By: bader

Differential Revision: https://reviews.llvm.org/D102471




More information about the All-commits mailing list