[llvm] [ORC][JITLink] Add Intel VTune support to JITLink (PR #83957)

Hongyu Chen via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 4 22:47:23 PST 2024


================
@@ -0,0 +1,52 @@
+# REQUIRES: native && x86_64-linux && intel-jitevents
+
+# RUN: rm -rf %t && mkdir -p %t
----------------
yugier wrote:

Done!

https://github.com/llvm/llvm-project/pull/83957


More information about the llvm-commits mailing list