[PATCH] D140559: [InlineAdvisor] Restructure advisor plugin unittest cmake
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 22 19:01:44 PST 2022
thakis accepted this revision.
thakis added a comment.
Thanks, this looks like a big improvement to me :)
================
Comment at: llvm/unittests/Analysis/CMakeLists.txt:62
add_llvm_unittest_with_input_files(AnalysisTests
${ANALYSIS_TEST_SOURCES}
----------------
(as mentioned elsewhere, we shouldn't use the `_with_input_files` variant, but that's unrelated here :) )
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140559/new/
https://reviews.llvm.org/D140559
More information about the llvm-commits
mailing list