[llvm] [ExecutionEngine] reinstate necessary include for building with `-DLLVM_USE_INTEL_JITEVENTS` (PR #117949)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 22 23:52:49 PST 2025
h-vetinari wrote:
> Yes, moving the include behind `#if LLVM_USE_INTEL_JITEVENTS` sounds good.
It would have been a trivial update to this PR, but whatever gets this fixed. ;-)
https://github.com/llvm/llvm-project/pull/117949
More information about the llvm-commits
mailing list