diff options
author | Marco Elver <elver@google.com> | 2020-05-27 23:55:53 +0200 |
---|---|---|
committer | Marco Elver <elver@google.com> | 2020-05-28 11:33:32 +0200 |
commit | 69935d86aed1b691c5f33a2141f15cb3aaee1af6 (patch) | |
tree | 6f8535cc8d1fa1635612fbd290a25a3d52ca4c74 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 0969541ffcb24ae1af59fcb8778063becf17dbca (diff) | |
download | llvm-69935d86aed1b691c5f33a2141f15cb3aaee1af6.zip llvm-69935d86aed1b691c5f33a2141f15cb3aaee1af6.tar.gz llvm-69935d86aed1b691c5f33a2141f15cb3aaee1af6.tar.bz2 |
[Clang][Sanitizers] Expect test failure on {arm,thumb}v7
Summary:
Versions of LLVM built on {arm,thumb}v7 appear to have differently
configured pass managers, which causes restrictions on which sanitizers
we may use.
As such, expect failure of the recently added "sanitize-coverage.c" test
on these architectures until we can investigate armv7's restrictions.
Bugzilla: https://bugs.llvm.org/show_bug.cgi?id=46117
Reviewers: vitalybuka, glider
Reviewed By: glider
Subscribers: glider, kristof.beyls, danielkiss, cfe-commits, vvereschaka
Tags: #clang
Differential Revision: https://reviews.llvm.org/D80668
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions