diff options
author | Maxim Ostapenko <chefmax7@gmail.com> | 2017-04-13 12:00:56 +0000 |
---|---|---|
committer | Maxim Ostapenko <chefmax7@gmail.com> | 2017-04-13 12:00:56 +0000 |
commit | 661033d57588c454da66a8ebd434f0926ca16f21 (patch) | |
tree | f2b52bdfd049f8faabd36163d4a8ccb5ee1b9a38 /llvm/lib/CodeGen/PrologEpilogInserter.cpp | |
parent | 9763a3249f89c8e2e2cbd0ec23e5cca90ef8d436 (diff) | |
download | bcm5719-llvm-661033d57588c454da66a8ebd434f0926ca16f21.tar.gz bcm5719-llvm-661033d57588c454da66a8ebd434f0926ca16f21.zip |
[lsan] Reenable lsan tests on ARM bots
This patch addresses pr32636. Enable lsan tests on ARM bots filtering out Thumb targets.
Tested locally on ARM Arndale board in two configurations:
1) CFLAGS="-march=armv7-a"
Testing Time: 37.57s
Expected Passes : 69
Unsupported Tests : 7
2) CFLAGS="-march=armv7-a -mthumb"
Testing Time: 0.16s
Unsupported Tests : 76
Differential Revision: https://reviews.llvm.org/D32007
llvm-svn: 300194
Diffstat (limited to 'llvm/lib/CodeGen/PrologEpilogInserter.cpp')
0 files changed, 0 insertions, 0 deletions