mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 20:25:34 -05:00
LLVM and MLIR are compiled without runtime type information (RTTI). Use the same restrictions for unit tests to avoid linker errors related to typeinfo when building the test executable.