summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineFunctionPass.cpp
diff options
context:
space:
mode:
authorVitaly Buka <vitalybuka@google.com>2016-08-23 02:58:12 +0000
committerVitaly Buka <vitalybuka@google.com>2016-08-23 02:58:12 +0000
commit72ca69e40321a9866a95e3d03a8054af2cf73a8e (patch)
tree286a6404f2a0fcd2d8842ed5ab363c42857bc854 /llvm/lib/CodeGen/MachineFunctionPass.cpp
parentc6c937f2a6f559aecfa5a03d7312186fcf837266 (diff)
downloadbcm5719-llvm-72ca69e40321a9866a95e3d03a8054af2cf73a8e.tar.gz
bcm5719-llvm-72ca69e40321a9866a95e3d03a8054af2cf73a8e.zip
[asan] Fix OOB_char on arm 32bit
Summary: This does not actually fixes the test. AddressSanitizer::OOB_char behavior is inconsistent but it somehow usually works. On arm it runs more iterations than expected. And adding a new test with AddressSanitizerInterface prefix, even empty, somehow breaks OOB_char test. So I will rename my test to make the bot green and will continue to investigate the test. Reviewers: krasin Subscribers: aemerson, rengolin, kubabrecka, llvm-commits, samparker Differential Revision: https://reviews.llvm.org/D23790 llvm-svn: 279501
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPass.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud