tsan: Update test expectations.

llvm-svn: 357831
This commit is contained in:
Peter Collingbourne
2019-04-06 00:43:17 +00:00
parent ad8d06b687
commit c0da957bb0

View File

@@ -42,8 +42,8 @@ done
for f in read1 read2 read4 read8; do
check $f rsp 1
check $f push 3
check $f pop 24
check $f push 1
check $f pop 8
done
for f in func_entry func_exit; do