Make frem.ll flush after calling printf.
authorZachary Turner <zturner@google.com>
Wed, 18 Feb 2015 19:32:28 +0000 (19:32 +0000)
committerZachary Turner <zturner@google.com>
Wed, 18 Feb 2015 19:32:28 +0000 (19:32 +0000)
commit7994fa0a0e9307a74615eaa105ab035a8505f48a
treeb6d25ade5e6c014fcaf7b5d421a58c40865f08b5
parent6da5a456f44bebd9e4f7ca2152933fac9c85a5ce
Make frem.ll flush after calling printf.

Without this, the test was flaky, and FileCheck would sometimes
not detect any input on stdin.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229732 91177308-0d34-0410-b5e6-96231b3b80d8
test/ExecutionEngine/frem.ll