summaryrefslogtreecommitdiff
path: root/compiler/optimizing/codegen_test_utils.h
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2018-05-29 11:25:37 -0700
committerChristopher Ferris <cferris@google.com>2018-05-29 17:52:03 -0700
commit93f30a99a159f0e46d9fd6e1def04b67aa2a0120 (patch)
tree8c58acd0e32d92705477ac553ed184326a504dae /compiler/optimizing/codegen_test_utils.h
parent010b10e7ab1b6f5a736bf500acc16d2c7067f8af (diff)
Change sleep to nanosleep to avoid failures.
The sleep function on arm 32 has points at which an unwind will fail since the exidx information does not cover every possible pc. The nanosleep function doesn't have this problem, it should unwind at all points. Bug: 80314302 Test: Ran 137-cfi on target many times. Change-Id: I6cdb8632a4e45f4cdd50f4c51a4f904eb5d2d340
Diffstat (limited to 'compiler/optimizing/codegen_test_utils.h')
0 files changed, 0 insertions, 0 deletions