Revert "tsan: Update test expectations."

This reverts r357831 to go with r358113.

llvm-svn: 358202
This commit is contained in:
Matt Morehouse 2019-04-11 18:05:37 +00:00
parent 1138d8c892
commit abed4acc2c
1 changed files with 2 additions and 2 deletions

View File

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