diff options
author | David Spickett <david.spickett@linaro.org> | 2021-06-02 11:06:15 +0000 |
---|---|---|
committer | David Spickett <david.spickett@linaro.org> | 2021-06-09 08:50:21 +0000 |
commit | 11ad9e31eb3b11d8996c31084c617245b5af1b87 (patch) | |
tree | 01a50a9886961fb96bbb7113adf4c55aa606d90a /llvm/docs/tutorial/MyFirstLanguageFrontend | |
parent | 80d556441adca45c0ad82c9463ed77bc25399f2b (diff) | |
download | llvm-11ad9e31eb3b11d8996c31084c617245b5af1b87.zip llvm-11ad9e31eb3b11d8996c31084c617245b5af1b87.tar.gz llvm-11ad9e31eb3b11d8996c31084c617245b5af1b87.tar.bz2 |
[compiler-rt] Mark symbolize_stack_fp test unsupported on Arm Thumb
The new test `symbolize_stack_fp.cpp` added in
https://reviews.llvm.org/D102046 assumes that
we can fall back to the fast unwinder.
This is not the case for Thumb and the test is currently
failing on our v7 thumb bot:
https://lab.llvm.org/buildbot/#/builders/26/builds/2096
Skip the test if we're building for a Thumb target.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D103512
Diffstat (limited to 'llvm/docs/tutorial/MyFirstLanguageFrontend')
0 files changed, 0 insertions, 0 deletions