aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/SectionMemoryManager.cpp
diff options
context:
space:
mode:
authorVy Nguyen <vyng@google.com>2020-07-20 16:59:46 -0400
committerVy Nguyen <vyng@google.com>2020-07-20 17:02:49 -0400
commitf5e49bd9defd5c3c3587027f9826fc356a91fdf6 (patch)
tree7f56109784c467a9934ca6444fabb8e672e7f7cb /llvm/lib/ExecutionEngine/SectionMemoryManager.cpp
parent308a127a38d1111f3940420b98ff45fc1c17715f (diff)
downloadllvm-f5e49bd9defd5c3c3587027f9826fc356a91fdf6.zip
llvm-f5e49bd9defd5c3c3587027f9826fc356a91fdf6.tar.gz
llvm-f5e49bd9defd5c3c3587027f9826fc356a91fdf6.tar.bz2
Disable trivial weak_ptr test on ARM because it is not expected to work.
Summary: weak_ptr has two pointers (more than the 4 bytes limit), so it will not be returned in registers on ARM, even if it is trivial. The test, therefore, will fail on ARM. Reviewers: #libc! Subscribers: kristof.beyls, danielkiss, libcxx-commits Tags: #libc Differential Revision: https://reviews.llvm.org/D84200
Diffstat (limited to 'llvm/lib/ExecutionEngine/SectionMemoryManager.cpp')
0 files changed, 0 insertions, 0 deletions