[all-commits] [llvm/llvm-project] 81fc43: [unittests] Fix `TableGenTests` with `LLVM_LINK_LL...
Jonas Hahnfeld via All-commits
all-commits at lists.llvm.org
Tue Mar 26 10:05:40 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 81fc43a39878dbd938b45d7735fe6e0fe37b03c3
https://github.com/llvm/llvm-project/commit/81fc43a39878dbd938b45d7735fe6e0fe37b03c3
Author: Jonas Hahnfeld <jonas.hahnfeld at cern.ch>
Date: 2024-03-26 (Tue, 26 Mar 2024)
Changed paths:
M llvm/unittests/TableGen/CMakeLists.txt
Log Message:
-----------
[unittests] Fix `TableGenTests` with `LLVM_LINK_LLVM_DYLIB` (#86664)
Since the restructuring in commit fa3d789df1, the option
DISABLE_LLVM_LINK_LLVM_DYLIB is counter-productive and leads to
CommandLine Error: Option 'debug-counter' registered more than once!
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list