[PATCH] D140559: [InlineAdvisor] Restructure advisor plugin unittest cmake

IBricchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 1 13:29:49 PST 2023


IBricchi updated this revision to Diff 494056.
IBricchi added a comment.

I'm not 100% sure on the overlap between the two conditions, I just went off what was there before I changed anything. But I've ammended the code to only check for AIX.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140559

Files:
  llvm/unittests/Analysis/CMakeLists.txt
  llvm/unittests/Analysis/InlineAdvisorPlugin.cpp
  llvm/unittests/Analysis/InlineAdvisorPlugin/CMakeLists.txt
  llvm/unittests/Analysis/InlineAdvisorPlugin/InlineAdvisorPlugin.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140559.494056.patch
Type: text/x-patch
Size: 5438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230201/12b0de0a/attachment.bin>


More information about the llvm-commits mailing list