Builder: fix llvm ir syntax

This commit is contained in:
Jacob Young 2024-07-13 01:26:32 -04:00
parent 30ef0ed054
commit 9f8e4ddf25

View file

@ -9380,7 +9380,7 @@ pub fn printUnbuffered(
\\
, .{function_attributes.fmt(self)});
try writer.print(
\\{s}{}{}{}{}{}{"} {} {}(
\\{s}{}{}{}{}{}{"} {%} {}(
, .{
if (function.instructions.len > 0) "define" else "declare",
global.linkage,