The functions translating enums to LLVM IR are generated in a single
file included in many places, not all of which use all translations.
Generate functions with "unused" attribute to silence compiler warnings.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo