Files
Lioncache fef4951e1e externals: Remove dependency on CodeGen
We don't particularly use the codegen module for many enumerations to
the point that we can just manually specialize enums.

It also removes both a dependency on LLVM and Python, on top of removing
a reserved cmake target name (codegen) from scope. Essentially the
benefits of removing codegen as a thing in general is very high.

Once C++ reflection lands, we can further remove most of the enum
machinery.
2026-01-15 16:05:49 -05:00

0 lines
0 B
Plaintext