[PATCH] D139644: [InlineAdvisor] Allow loading advisors as plugins
    IBricchi via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Dec 19 23:25:26 PST 2022
    
    
  
IBricchi added a comment.
The reason we went with this general structure for the cmake file is that the other unit tests that implement similar functionality implement it like this:
https://github.com/llvm/llvm-project/blob/main/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