XFAIL NativePDB tests on arm-linux
authorMuhammad Omair Javaid <omair.javaid@linaro.org>
Sun, 10 May 2020 23:40:23 +0000 (04:40 +0500)
committerMuhammad Omair Javaid <omair.javaid@linaro.org>
Mon, 11 May 2020 02:31:18 +0000 (07:31 +0500)
commit634b359cf223a83b27f2853887dde5e9680d8790
treed85a64c6845038018bd5e55b3971f6a221c774e9
parentf40fc7b8d60e6897fd9514a46a26f4b84f57577a
XFAIL NativePDB tests on arm-linux

NativePDB tests fail on arm-linux buildbot. clang-cl driver crashes with
-m32 option. Bug files http://llvm.org/pr45867
14 files changed:
lldb/test/Shell/SymbolFile/NativePDB/ast-functions.cpp
lldb/test/Shell/SymbolFile/NativePDB/ast-methods.cpp
lldb/test/Shell/SymbolFile/NativePDB/ast-types.cpp
lldb/test/Shell/SymbolFile/NativePDB/bitfields.cpp
lldb/test/Shell/SymbolFile/NativePDB/break-by-function.cpp
lldb/test/Shell/SymbolFile/NativePDB/break-by-line.cpp
lldb/test/Shell/SymbolFile/NativePDB/function-types-builtins.cpp
lldb/test/Shell/SymbolFile/NativePDB/function-types-classes.cpp
lldb/test/Shell/SymbolFile/NativePDB/global-classes.cpp
lldb/test/Shell/SymbolFile/NativePDB/globals-bss.cpp
lldb/test/Shell/SymbolFile/NativePDB/globals-fundamental.cpp
lldb/test/Shell/SymbolFile/NativePDB/nested-types.cpp
lldb/test/Shell/SymbolFile/NativePDB/source-list.cpp
lldb/test/Shell/SymbolFile/NativePDB/tag-types.cpp