[PATCH] D139644: [InlineAdvisor] Allow loading advisors as plugins

IBricchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 17 15:35:40 PST 2022


IBricchi added a comment.

I've created a patch which should solve the issue.

https://reviews.llvm.org/D140266

I took the change from:
https://github.com/llvm/llvm-project/blob/7d2c1150d31bb3692c81f6ecb0dbe61170e31212/llvm/unittests/Passes/CMakeLists.txt


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139644/new/

https://reviews.llvm.org/D139644



More information about the llvm-commits mailing list