mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 15:18:49 +00:00
fixtypo
This commit is contained in:
+1
-1
@@ -1512,7 +1512,7 @@ i32 exec_llvm_opt(String output_base) {
|
|||||||
"",
|
"",
|
||||||
LIT(build_context.ODIN_ROOT),
|
LIT(build_context.ODIN_ROOT),
|
||||||
LIT(output_base), LIT(output_base),
|
LIT(output_base), LIT(output_base),
|
||||||
LIT(build_context.opt_flags));
|
LIT(build_context.opt_flags))
|
||||||
|
|
||||||
|| system_exec_command_line_app("llvm-opt",
|
|| system_exec_command_line_app("llvm-opt",
|
||||||
"\"%.*sbin/opt\" \"memcpy_pass_%.*s.bc\" -o \"%.*s.bc\" %.*s "
|
"\"%.*sbin/opt\" \"memcpy_pass_%.*s.bc\" -o \"%.*s.bc\" %.*s "
|
||||||
|
|||||||
Reference in New Issue
Block a user