summaryrefslogtreecommitdiff
path: root/unittests
diff options
context:
space:
mode:
authorSimon Dardis <simon.dardis@imgtec.com>2017-09-14 10:36:04 +0000
committerSimon Dardis <simon.dardis@imgtec.com>2017-09-14 10:36:04 +0000
commita403018d684b206a4a9e20914d3f8ac0660483a6 (patch)
treeba20935af0bd52dfbcd31a22a9acd78bafda4300 /unittests
parent6f6220991eadb35da366497f22d96e98422d11eb (diff)
[mips] Fix sem_init_glibc test for MIPS.
glibc changed the implementation of semaphores for glibc 2.21 requiring some target specific changes for this compiler-rt test. Modify the test to cope with MIPS64 and do some future/correctness work by tying the define for MIPS64 to exactly the define of __HAVE_64B_ATOMICS in glibc. Contributions from Nitesh Jain. Reviewers: eugenis Differential Revision: https://reviews.llvm.org/D37829 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@313248 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests')
0 files changed, 0 insertions, 0 deletions