diff options
author | David Spickett <david.spickett@linaro.org> | 2021-04-09 13:19:20 +0000 |
---|---|---|
committer | David Spickett <david.spickett@linaro.org> | 2021-04-13 12:51:48 +0000 |
commit | f152472af576e77f9b8736dafaffd31fce7b13b0 (patch) | |
tree | e1393cb077996b9b3d68af232aaf96c66727e971 /llvm/lib/CodeGen/StackProtector.cpp | |
parent | c8d18cba4e2f63f2135749ef87d09e7f4f405712 (diff) | |
download | llvm-f152472af576e77f9b8736dafaffd31fce7b13b0.zip llvm-f152472af576e77f9b8736dafaffd31fce7b13b0.tar.gz llvm-f152472af576e77f9b8736dafaffd31fce7b13b0.tar.bz2 |
[lldb] Require x86 for various NativePDB, Breakpad and Minidump tests
These tests fail if you build without the x86 llvm backend.
Either because they use an x86 triple or try to backtrace which
requires some x86 knowledge to see all frames.
Reviewed By: labath
Differential Revision: https://reviews.llvm.org/D100194
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions