This is an archive of the discontinued LLVM Phabricator instance.

BrainF example: missing output
ClosedPublic

Authored by boris.ulasevich on Dec 15 2016, 12:33 PM.

Details

Summary

On MacOS BrainF Hello World program output without newline does not appear on the screen.
Adding fflush(stdout) call fixes the issue.

Diff Detail

Repository
rL LLVM

Event Timeline

boris.ulasevich retitled this revision from to BrainF example: missing output.
boris.ulasevich updated this object.
apilipenko accepted this revision.Jan 11 2017, 7:15 AM
apilipenko edited edge metadata.
This revision is now accepted and ready to land.Jan 11 2017, 7:15 AM
This revision was automatically updated to reflect the committed changes.