Skip to content

Commit bd22ce7

Browse files
committed
Update libLLVM.Test.CodeGen.pas
1 parent d822b64 commit bd22ce7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tests/libLLVM.Test.CodeGen.pas

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ class procedure TTestCodeGen.TestBuildAndLink();
192192
if not LStdErr.IsEmpty then
193193
TLLUtils.PrintLn(LStdErr);
194194

195+
195196
// === Results ===
196197
TLLUtils.PrintLn('LLD rc=%d canRunAgain=%s', [LRC, BoolToStr(LCan, True)]);
197198
TLLUtils.PrintLn('LL file: %s', [LLLFile]);

0 commit comments

Comments
 (0)