diff options
author | Lang Hames <lhames@gmail.com> | 2016-11-16 17:31:09 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2016-11-16 17:31:09 +0000 |
commit | d47588986e102d022f5cc92fdb2b16b5554830ca (patch) | |
tree | c4903ddb9b1412714849dc24644ebfd8bb3122e5 /lldb/unittests/ScriptInterpreter/Python | |
parent | 76f429b4dbc90906d85f5d5e42cf14e310459a91 (diff) | |
download | llvm-d47588986e102d022f5cc92fdb2b16b5554830ca.zip llvm-d47588986e102d022f5cc92fdb2b16b5554830ca.tar.gz llvm-d47588986e102d022f5cc92fdb2b16b5554830ca.tar.bz2 |
[Orc] Re-enable the RPC unit test disabled in r286917.
This unit test infinite-looped on s390x due to a thread_yield being optimized
out. I've updated the QueueChannel class (where thread_yield was called) to use
a condition variable instead. This should cause the unit test to behave
correctly.
llvm-svn: 287121
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions