forked from OSchip/llvm-project
Revert "tsan: Update test expectations."
This reverts r357831 to go with r358113. llvm-svn: 358202
This commit is contained in:
parent
1138d8c892
commit
abed4acc2c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue