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

Jordan Rupprecht via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 4 18:10:43 PST 2024


rupprecht wrote:

> > The revert above was on a fork, so [1a67dee](https://github.com/llvm/llvm-project/commit/1a67dee089130f06c9c60dccc1463a37d7b4fce8) applies the revert to the main repo.
> 
> The revert above was created as #83909 , which I am abandoning now that you revert was pushed...

Ah, my bad -- I figured it was just an accident the revert was on a fork, didn't realize it was intentionally done so it could be done as a PR.

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


More information about the llvm-commits mailing list