https://github.com/recursion-man commented: Defined the LanguageTarget enum in Dialect/EmitC/Transforms/Passes.h to specify the language standard target for code generation (currently supporting c99 and cpp11). https://github.com/llvm/llvm-project/pull/113799