[PATCH] D74588: Use DISABLE_LLVM_LINK_LLVM_DYLIB for TableGenTests
Aaron Puchert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 27 15:24:32 PDT 2021
aaronpuchert added a subscriber: thakis.
aaronpuchert added a comment.
@thakis, now that we require CMake 3.14, would you be fine with going back to an object library?
Otherwise `LLVMTableGenGlobalISel` has to go with `DISABLE_LLVM_LINK_LLVM_DYLIB`, and then also this test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74588/new/
https://reviews.llvm.org/D74588
More information about the llvm-commits
mailing list