git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207959
91177308-0d34-0410-b5e6-
96231b3b80d8
}
}
-DEFINE_SIMPLE_CONVERSION_FUNCTIONS(LTOCodeGenerator, lto_code_gen_t);
-DEFINE_SIMPLE_CONVERSION_FUNCTIONS(LTOModule, lto_module_t);
+DEFINE_SIMPLE_CONVERSION_FUNCTIONS(LTOCodeGenerator, lto_code_gen_t)
+DEFINE_SIMPLE_CONVERSION_FUNCTIONS(LTOModule, lto_module_t)
// Convert the subtarget features into a string to pass to LTOCodeGenerator.
static void lto_add_attrs(lto_code_gen_t cg) {